Skip to content

Commit 756a640

Browse files
committed
Correcting indentation issue
Signed-off-by: Deepali Kushwah <[email protected]>
1 parent 44b0286 commit 756a640

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
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
40-
securityContext:
41-
runAsNonRoot: true
39+
# Params for env vars populated from k8s secrets
40+
securityContext:
41+
runAsNonRoot: true

0 commit comments

Comments
 (0)