Skip to content

Commit

Permalink
minor modification
Browse files Browse the repository at this point in the history
  • Loading branch information
uttiyahazra committed Jan 4, 2025
1 parent 75732eb commit 70e3440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myk8sapp/templates/myk8sapp-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
- /fluentd/etc/fluent.conf
failureThreshold: 30
periodSeconds: 10
successThreshold: 2
successThreshold: 1
containers:
- name: {{ .Values.app.container1.name }}-main-container
image: "{{ .Values.app.container1.image}}:{{ .Values.app.container1.tag}}"
Expand Down

0 comments on commit 70e3440

Please sign in to comment.