Initial upload

This commit is contained in:
Stephan Lo 2025-06-24 20:25:53 +02:00
parent 568afc6cf1
commit b0aed141e3
6 changed files with 5 additions and 8 deletions

View file

@ -20,7 +20,6 @@ spec:
- chart: grafana-operator
repoURL: ghcr.io/grafana/helm-charts
targetRevision: v5.18.0
releaseName: grafana-operator
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "localtest/localtest.me/stacks/observability/grafana-operator/manifests"

View file

@ -20,7 +20,6 @@ spec:
- chart: victoria-metrics-k8s-stack
repoURL: https://victoriametrics.github.io/helm-charts/
targetRevision: 0.48.1
releaseName: o12y
helm:
valueFiles:
- $values/localtest/localtest.me/stacks/observability/victoria-k8s-stack/values.yaml

View file

@ -763,9 +763,9 @@ vmauth:
annotations:
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
cert-manager.io/cluster-issuer: main
host: o12y.observability.think-ahead.cloud
host: localtest.me
tlsHosts:
- o12y.observability.think-ahead.cloud
- localtest.me
tlsSecretName: vmauth-tls-secret
unauthorizedUserAccessSpec: {}
selectAllByDefault: true