fix: fix promethues chart render error

This commit is contained in:
2025-06-20 08:18:35 +02:00
parent cea7ff8537
commit 498c660aae
2 changed files with 8 additions and 10 deletions
+8 -8
View File
@@ -1,9 +1,5 @@
clusterConfig:
manifests: https://gitlab.com/oceanbox/manifests.git
argo:
enabled: true
cilium:
enabled: true
env: "" #[dev, test, staging, prod]
initca: ""
domain: ".local"
@@ -18,10 +14,6 @@ clusterConfig:
acme_email: ""
nodenames: []
nodes: []
s3:
hosts: []
patterns: []
cidr: []
ingress_clusterissuer: "letsencrypt-production"
ingress_whitelist_ips:
- 10.0.0.0/8
@@ -41,3 +33,11 @@ clusterConfig:
# name: github-oidc
# allowed_organizations: <org>
# allowed_teams: <team-id>
s3:
hosts: []
patterns: []
cidr: []
argo:
enabled: true
cilium:
enabled: true