Update helm release to match modern helm release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
585ec388cd
commit
102f6c494e
@ -131,7 +131,9 @@ spec:
|
|||||||
|
|
||||||
# -- List of config maps to mount blueprints from. Only keys in the
|
# -- List of config maps to mount blueprints from. Only keys in the
|
||||||
# configmap ending with ".yaml" wil be discovered and applied
|
# configmap ending with ".yaml" wil be discovered and applied
|
||||||
blueprints: []
|
blueprints:
|
||||||
|
configMaps: []
|
||||||
|
secrets: []
|
||||||
|
|
||||||
# -- see configuration options at https://goauthentik.io/docs/installation/configuration/
|
# -- see configuration options at https://goauthentik.io/docs/installation/configuration/
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user