Skip to content

Commit

Permalink
chore: updating helm template for postgresql (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Ravi Singal <[email protected]>
  • Loading branch information
kotharironak and ravisingal authored Nov 12, 2024
1 parent a5e4e44 commit ef16dcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validate-charts/values.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ redis:

postgresql:
primary:
commonPodAnnotations:
podAnnotations:
traceable.ai/test: "1234567890"

commonPodLabels:
podLabels:
applicationid: ABCD1234

containerSecurityContext:
Expand Down

0 comments on commit ef16dcd

Please sign in to comment.