support custom xff trust num

This commit is contained in:
2024-06-06 18:52:29 +08:00
parent ce98821d89
commit 0f3b290ae6
2 changed files with 5 additions and 2 deletions

View File

@@ -17,9 +17,10 @@ spec:
spec:
containers:
- name: APP
image: registry.yoshino-s.xyz/yoshino-s/cilium-envoy-hook:latest
image: registry.yoshino-s.xyz/yoshino-s/cilium-envoy-hook:dev
imagePullPolicy: Always
args:
- server
- --tls-cert-file-path=/etc/webhook/certs/cert.pem
- --tls-key-file-path=/etc/webhook/certs/key.pem
ports: