Merge remote-tracking branch 'origin/main' into nixidy

This commit is contained in:
Jonas Juselius
2024-11-18 13:24:20 +01:00
70 changed files with 10196 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
namespace: idp
sources:
- repoURL: https://charts.bitnami.com/bitnami
targetRevision: 18.3.4
targetRevision: 24.0.2
chart: keycloak
helm:
valueFiles:
+3 -3
View File
@@ -90,12 +90,12 @@ spec:
ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/ssl-redirect: "true"
atlantis.oceanbox.io/expose: internal
ingressClassName: nginx
hosts:
- host: collector.adm.oceanbox.io
- host: opentelemetry-collector.adm.oceanbox.io
paths:
- path: /
pathType: Prefix
@@ -103,4 +103,4 @@ spec:
tls:
- secretName: collector-tls
hosts:
- collector.adm.oceanbox.io
- opentelemetry-collector.adm.oceanbox.io