Skip to content

Commit

Permalink
fix: moustache templates to not get ignored when commented out
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Butler <[email protected]>
  • Loading branch information
butler54 committed Jun 20, 2024
1 parent ff8aef6 commit 2af6f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/all/milvus/templates/push-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ spec:
- match:
secretKey: AWS_SECRET_ACCESS_KEY # Source Kubernetes secret key to be pushed
remoteRef:
#remoteKey: "secret/data/global/{{ .Values.dsp.name }}-aws-secret-access-key"
remoteKey: "global/milvus-s3"
property: secretkey # Remote reference (where the secret is going to be pushed

0 comments on commit 2af6f9a

Please sign in to comment.