Updates core stack to support the OSC

This commit is contained in:
Richard Robert Reitz 2024-11-29 10:23:21 +01:00
parent d0ee073151
commit c7f43484b1
6 changed files with 144 additions and 0 deletions

View file

@ -0,0 +1,16 @@
controller:
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 1
ingressClassResource:
name: nginx
# added for idpbuilder
allowSnippetAnnotations: true
# added for idpbuilder
config:
proxy-buffer-size: 32k
use-forwarded-headers: "true"