feat: add allowSnippetAnnotations in ingress

We use it on all clusters for minio.
This commit is contained in:
Pierre Ozoux 2024-03-07 09:53:58 +01:00
parent 4b5f2ae54f
commit 70d1ed0409

View file

@ -1,5 +1,6 @@
controller: controller:
kind: DaemonSet kind: DaemonSet
allowSnippetAnnotations: true
priorityClassName: lsh-system-critical priorityClassName: lsh-system-critical
nodeSelector: nodeSelector:
kubernetes.io/os: linux kubernetes.io/os: linux