diff --git a/kubernetes/talos-flux/apps/atlantis/atlantis/app/helm-release.yaml b/kubernetes/talos-flux/apps/atlantis/atlantis/app/helm-release.yaml index d5c87cac3..da9361aae 100644 --- a/kubernetes/talos-flux/apps/atlantis/atlantis/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/atlantis/atlantis/app/helm-release.yaml @@ -34,11 +34,6 @@ spec: # If managing secrets outside the chart for the webhook, use this variable to reference the secret name # vcsSecretName: 'mysecret' - ## To be used for mounting credential files (when using google provider). - serviceAccountSecrets: - # credentials: - # credentials-staging: - image: repository: ghcr.io/runatlantis/atlantis tag: v0.26.0 diff --git a/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml b/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml index 46f6cad4e..92e673ec2 100644 --- a/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml +++ b/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml @@ -34,11 +34,6 @@ spec: # If managing secrets outside the chart for the webhook, use this variable to reference the secret name # vcsSecretName: 'mysecret' - ## To be used for mounting credential files (when using google provider). - serviceAccountSecrets: - # credentials: - # credentials-staging: - image: repository: ghcr.io/runatlantis/atlantis tag: v0.26.0