fix(helmfile): Make openDesk IAM attributes optional with enabled as default

This commit is contained in:
Thorsten Roßner
2025-02-08 16:49:11 +01:00
parent 10e0b0ad6c
commit b32996da34
4 changed files with 24 additions and 3 deletions

3
.gitignore vendored
View File

@@ -8,6 +8,9 @@
helmfile/environments/dev/*.yaml.gotmpl
helmfile/environments/test/*.yaml.gotmpl
helmfile/environments/prod/*.yaml.gotmpl
helmfile/environments/dev/*/
helmfile/environments/test/*/
helmfile/environments/prod/*/
!helmfile/environments/dev/sample.yaml.gotmpl
!helmfile/environments/test/sample.yaml.gotmpl
!helmfile/environments/prod/sample.yaml.gotmpl