mirror of
https://forge.liiib.re/indiehost/libre.sh/libre.sh.git
synced 2024-12-28 14:46:41 +00:00
feat: add allowSnippetAnnotations in ingress
We use it on all clusters for minio.
This commit is contained in:
parent
4b5f2ae54f
commit
70d1ed0409
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue