Skip to content

Commit

Permalink
hotfix: remove restartPolicy
Browse files Browse the repository at this point in the history
Deployment restartPolicy is always set to `Always`
  • Loading branch information
sunu committed Apr 18, 2024
1 parent d32914f commit 135892b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/osmcha/templates/adiff-service-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ spec:
key: osmcha_admin_token
- name: RedisServer
value: {{ .Values.adiff_service.redis_url }}
restartPolicy: Never

0 comments on commit 135892b

Please sign in to comment.