Skip to content

Commit 2ef706e

Browse files
committed
Add helm chart to rotate registry creds
1 parent e0b505e commit 2ef706e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/kubernetes/jit_ecr/templates/jit_creds_secret.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ stringData:
1010
client_id: "{{ .Values.client_id }}"
1111
secret: "{{ .Values.secret }}"
1212
{{- end }}
13-
{{- end }
13+
{{- end }}

0 commit comments

Comments
 (0)