mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-04-06 11:05:58 +00:00
Compare commits
1 Commits
clickhouse
...
grafana-in
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8fcaed4433 |
@@ -67,7 +67,7 @@ spec:
|
||||
ingress:
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "{{ $ingress }}"
|
||||
acme.cert-manager.io/http01-ingress-class: "{{ $ingress }}"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
spec:
|
||||
ingressClassName: "{{ $ingress }}"
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
altinity-clickhouse-operator:
|
||||
configs:
|
||||
files:
|
||||
config.yaml:
|
||||
watch:
|
||||
namespaces: ["*"]
|
||||
Reference in New Issue
Block a user