mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Merge pull request #360 from bart0sh/PR0081-webhook-kustomize-v1-fix
fix flag provided but not defined error again
This commit is contained in:
commit
d4b366e828
@ -30,7 +30,7 @@ spec:
|
||||
- -tls-cert-file=/etc/webhook/certs/cert.pem
|
||||
- -tls-private-key-file=/etc/webhook/certs/key.pem
|
||||
- -mode=preprogrammed
|
||||
- -v 1
|
||||
- -v=1
|
||||
volumeMounts:
|
||||
- name: webhook-certs
|
||||
mountPath: /etc/webhook/certs
|
||||
|
Loading…
Reference in New Issue
Block a user