Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 5c13c9a

Browse files
Remove restartPolicy from TLS Job spec
restartPolicy isn't part of the batch/v1 Job spec
1 parent 83ff2ad commit 5c13c9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: helm/templates/tls-setup.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ spec:
129129
completions: 1
130130
parallelism: 1
131131
backoffLimit: 1
132-
restartPolicy: Never
133132
template:
134133
spec:
135134
serviceAccountName: tls-bootstrap

0 commit comments

Comments
 (0)