Skip to content

Commit 44b0286

Browse files
committed
Fix YAML comment indentation in kubernetes-external-secrets deployment
Signed-off-by: Deepali Kushwah <[email protected]>
1 parent bd2d47a commit 44b0286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/prow/cluster/kubernetes-external-secrets_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ spec:
3636
value: "10000"
3737
- name: "WATCH_TIMEOUT"
3838
value: "60000"
39-
# Params for env vars populated from k8s secrets
39+
# Params for env vars populated from k8s secrets
4040
securityContext:
4141
runAsNonRoot: true

0 commit comments

Comments
 (0)