Skip to content

Commit

Permalink
change hook podAnnotation and podLabels to maps
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed May 28, 2024
1 parent f009b24 commit 8377c04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rocketchat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,5 +408,5 @@ tolerations: []

hooks:
preUpgrade:
podAnnotations: []
podLabels: []
podAnnotations: {}
podLabels: {}

0 comments on commit 8377c04

Please sign in to comment.