Skip to content

Commit

Permalink
Chore: add podLabels
Browse files Browse the repository at this point in the history
  • Loading branch information
ErezWeiss committed Dec 24, 2024
1 parent ddb14db commit b27f84d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/postgres-operator-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ envs:
podAnnotations:
{}

# Extra pod labels
podLabels:
{}

# configure extra UI ENVs
# Extra ENVs are writen in kubenertes format and added "as is" to the pod's env variables
# https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/
Expand Down

0 comments on commit b27f84d

Please sign in to comment.