Skip to content

Commit f934f23

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci-update-opentelemetry-operator-to-0.86.4
2 parents ff90e8f + 5e60e9e commit f934f23

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)