orborus changes
This commit is contained in:
@@ -24,10 +24,6 @@ spec:
|
||||
io.kompose.network/shuffle: "true"
|
||||
io.kompose.service: orborus
|
||||
spec:
|
||||
# volumes:
|
||||
# - name: docker-socket
|
||||
# hostPath:
|
||||
# path: /var/run/docker.sock
|
||||
containers:
|
||||
- env:
|
||||
- name: BASE_URL
|
||||
@@ -61,9 +57,6 @@ spec:
|
||||
imagePullPolicy: Never
|
||||
name: shuffle-orborus
|
||||
resources: {}
|
||||
# volumeMounts:
|
||||
# - name: docker-socket
|
||||
# mountPath: /var/run/docker.sock
|
||||
hostname: shuffle-orborus
|
||||
restartPolicy: Always
|
||||
status: {}
|
||||
|
||||
Reference in New Issue
Block a user