diff --git a/helm/cluster-aws/templates/aws-nth-helmrelease.yaml b/helm/cluster-aws/templates/aws-nth-helmrelease.yaml index 80d79c73..e6aa3141 100644 --- a/helm/cluster-aws/templates/aws-nth-helmrelease.yaml +++ b/helm/cluster-aws/templates/aws-nth-helmrelease.yaml @@ -36,7 +36,7 @@ spec: version: {{ include "cluster.app.version" $ }} sourceRef: kind: HelmRepository - name: {{ include "cluster.app.catalog" $ }}-catalog + name: {{ include "resource.default.name" $ }}-{{ include "cluster.app.catalog" $ }} dependsOn: - name: {{ include "resource.default.name" $ }}-cloud-provider-aws namespace: {{ $.Release.Namespace }}