Skip to content

Commit ad95755

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci-update-external-dns-to-8.8.0
2 parents 8be3928 + 5e60e9e commit ad95755

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

helmfile.d/snippets/defaults.gotmpl

+5-5
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,11 @@ environments:
209209
value: "50"
210210
selfService:
211211
teamMembers:
212-
- createServices: true
213-
- editSecurityPolicies: true
214-
- useCloudShell: true
215-
- downloadKubeconfig: true
216-
- downloadDockerLogin: true
212+
createServices: true
213+
editSecurityPolicies: true
214+
useCloudShell: true
215+
downloadKubeconfig: true
216+
downloadDockerLogin: true
217217
password: {{ randAlphaNum 32 }}
218218
{{- end }}
219219
{{- end }}

0 commit comments

Comments
 (0)