kbumsik / keycloak-kubernetes

Keycloak Resources for Keycloak
MIT License
3 stars 4 forks source link

Remove duplicate label from ServiceAccount #1

Open daluca opened 1 year ago

daluca commented 1 year ago

In the serviceaccount.yaml manifest the app.kubernetes.io/name gets rendered twice as it is already included in the file itself and from the common labels created in the _helpers.tpl

Removing this line will remove the duplicate label.

zalejus commented 11 months ago

Could you, please, correct this issue as @daluca said? I met the same problem with flux2 in AWS kubernetes:

reconciliation failed: Helm install failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors: line 9: mapping key "app.kubernetes.io/name" already defined at line 7