Skip to content

Commit

Permalink
Add helm chart to rotate registry creds
Browse files Browse the repository at this point in the history
  • Loading branch information
arielbeckjit committed Oct 21, 2024
1 parent e0b505e commit 2ef706e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kubernetes/jit_ecr/templates/jit_creds_secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ stringData:
client_id: "{{ .Values.client_id }}"
secret: "{{ .Values.secret }}"
{{- end }}
{{- end }
{{- end }}

0 comments on commit 2ef706e

Please sign in to comment.