Fix linter warnings on PRs (#1372)

This commit is contained in:
Christian Adams
2023-04-19 14:36:29 -04:00
committed by GitHub
parent d0e30a6878
commit 599b1e387d
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ spec:
allowPrivilegeEscalation: false
capabilities:
drop:
- "ALL"
- "ALL"
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.0
args:
- "--secure-listen-address=0.0.0.0:8443"