Skip to content

Commit 0980b79

Browse files
Merge pull request #3 from TrekkieCoder/main
gh-2 Do not use privileged mode
2 parents bc6e4ab + 8fec047 commit 0980b79

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

manifests/loxilb-ingress-deploy.yml

-5
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,6 @@ spec:
260260
command: [ "/bin/loxilb-ingress" ]
261261
ports:
262262
- containerPort: 11111
263-
securityContext:
264-
privileged: true
265-
capabilities:
266-
add:
267-
- SYS_ADMIN
268263
volumes:
269264
- name: loxilb-ssl
270265
secret:

0 commit comments

Comments
 (0)