Skip to content

Commit

Permalink
Add podAnnotations, podLabels, terminationGracePeriodSeconds to value…
Browse files Browse the repository at this point in the history
…s.yaml
  • Loading branch information
vostres committed Apr 30, 2024
1 parent 480e280 commit 02dc16f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/streams-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,10 @@ persistence:
## GKE, AWS & OpenStack)
##
# storageClass: ""

podAnnotations: []

podLabels: []

terminationGracePeriodSeconds: 300

0 comments on commit 02dc16f

Please sign in to comment.