Skip to content

Commit

Permalink
back to default catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
paurosello committed Dec 4, 2024
1 parent 8200e55 commit 3892a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/cluster-aws/templates/aws-nth-helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 3892a99

Please sign in to comment.