Skip to content

Commit

Permalink
Merge pull request #3 from TrekkieCoder/main
Browse files Browse the repository at this point in the history
gh-2 Do not use privileged mode
  • Loading branch information
UltraInstinct14 authored Jul 28, 2024
2 parents bc6e4ab + 8fec047 commit 0980b79
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions manifests/loxilb-ingress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,6 @@ spec:
command: [ "/bin/loxilb-ingress" ]
ports:
- containerPort: 11111
securityContext:
privileged: true
capabilities:
add:
- SYS_ADMIN
volumes:
- name: loxilb-ssl
secret:
Expand Down

0 comments on commit 0980b79

Please sign in to comment.