File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Create the name of the service account to use
70
70
{ {- end } }
71
71
72
72
{ {/*
73
- Name of the service account json secret to use with the CloudSQL proxuy
73
+ Name of the service account json secret to use with the CloudSQL proxy
74
74
*/} }
75
75
{ {- define " cloudsql.serviceAccountJSONSecret" -} }
76
76
{ {- default (printf " cloudsql-secret-%s" (include " docker-template.fullname" .)) .Values.cloudsql.serviceAccountJSONSecret } }
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Create the name of the service account to use
70
70
{{- end }}
71
71
72
72
{{/*
73
- Name of the service account json secret to use with the CloudSQL proxuy
73
+ Name of the service account json secret to use with the CloudSQL proxy
74
74
*/}}
75
75
{{- define "cloudsql.serviceAccountJSONSecret" -}}
76
76
{{- default (printf "cloudsql-secret-%s" (include "docker-template.fullname" .)) .Values.cloudsql.serviceAccountJSONSecret }}
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Create the name of the service account to use
63
63
{ {- end } }
64
64
65
65
{ {/*
66
- Name of the service account json secret to use with the CloudSQL proxuy
66
+ Name of the service account json secret to use with the CloudSQL proxy
67
67
*/} }
68
68
{ {- define " cloudsql.serviceAccountJSONSecret" -} }
69
69
{ {- default (printf " cloudsql-secret-%s" (include " docker-template.fullname" .)) .Values.cloudsql.serviceAccountJSONSecret } }
You can’t perform that action at this time.
0 commit comments