Skip to content

Commit

Permalink
fix: restartPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
gsperim committed Mar 31, 2023
1 parent 8ef6f86 commit 7754518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k8s-kustomization/base/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ spec:
timeoutSeconds: 2
periodSeconds: 10
failureThreshold: 3
restartPolicy: Always
env:
- name: DB_NAME
valueFrom:
Expand Down

0 comments on commit 7754518

Please sign in to comment.