This commit is contained in:
Simen Røstvik 2022-12-26 02:53:00 +01:00
parent 7809f69c91
commit b1992c37ff
5 changed files with 10 additions and 3 deletions

View File

@ -50,6 +50,8 @@ spec:
key: password
name: postgres-secret
prometheus.rules.create: true
postgresql:
image:
registry: ghcr.io

View File

@ -16,7 +16,7 @@ spec:
values: |
prometheus:
enabled: false
enabled: true
extraArgs:
- --enable-certificate-owner-ref=true

View File

@ -12,8 +12,10 @@ spec:
project: default
source:
chart: external-secrets
#helm:
# values: []
helm:
values:
prometheus.enabled: true
repoURL: https://charts.external-secrets.io
targetRevision: 0.7.0

View File

@ -17,6 +17,7 @@ spec:
loki.isDefault: false
test_pod: {}
prometheus.enabled: true
repoURL: https://grafana.github.io/helm-charts
targetRevision: 2.8.8

View File

@ -20,6 +20,8 @@ spec:
enabled: true
serviceType: NodePort
global.serverTelemetry.prometheusOperator: true
repoURL: https://helm.releases.hashicorp.com
targetRevision: 0.23.0