mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-04-06 05:06:02 +00:00
Compare commits
1 Commits
untie-ingr
...
fix-geniso
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7074cd47c |
@@ -4,7 +4,6 @@ flux-instance:
|
||||
networkPolicy: true
|
||||
domain: cozy.local # -- default value is overriden in patches
|
||||
distribution:
|
||||
artifact: ""
|
||||
version: 2.5.x
|
||||
registry: ghcr.io/fluxcd
|
||||
components:
|
||||
|
||||
@@ -10,9 +10,8 @@ ingress-nginx:
|
||||
allowSnippetAnnotations: true
|
||||
replicaCount: 2
|
||||
admissionWebhooks:
|
||||
enabled: true
|
||||
certManager:
|
||||
enabled: false
|
||||
enabled: true
|
||||
metrics:
|
||||
enabled: true
|
||||
extraContainers:
|
||||
|
||||
Reference in New Issue
Block a user