Skip to content

Commit

Permalink
fix patchjob values
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Sep 21, 2023
1 parent 8c87bef commit a537ff0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
# Declare variables to be passed into your templates.

caas:
# patch job to set securityContect in Prometheus/Alertmanager statefulset
#patchjob:
# enabled: false
# create a namespaces ServiceAccount
rbac:
enabled: true
Expand All @@ -24,7 +21,9 @@ caas:
# overrides the default namespace for caas related resources
namespaceOverride: ""
#
# patch job to set securityContect in Prometheus/Alertmanager statefulset
patchjob:
enabled: false
image:
repository: mtr.devops.telekom.de/caas/kubectl
tag: latest
Expand Down

0 comments on commit a537ff0

Please sign in to comment.