Skip to content

Commit

Permalink
Change secret store name to observed secret store name (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasz-lasut authored Apr 8, 2024
1 parent f7994b1 commit c99b116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ spec:
refreshInterval: "1h"
secretStoreRef:
kind: ClusterSecretStore
name: eso-ess
name: '{{ $.observed.composite.resource.spec.parameters.secretStoreName }}'
target:
name: '{{ .toSecret }}'
creationPolicy: Owner
Expand Down

0 comments on commit c99b116

Please sign in to comment.