orborus changes

This commit is contained in:
dhaval055
2023-10-09 18:59:56 +00:00
parent bc089034a4
commit eb85e08945
2 changed files with 161 additions and 11 deletions
@@ -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: {}