mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-04-05 18:06:17 +00:00
Compare commits
5 Commits
fix-geniso
...
untie-ingr
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bbffc8a677 | ||
|
|
775ecb7b11 | ||
|
|
8d74a35e9c | ||
|
|
b753fd9fa8 | ||
|
|
9698f3c9f4 |
@@ -4,6 +4,7 @@ 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,8 +10,9 @@ ingress-nginx:
|
||||
allowSnippetAnnotations: true
|
||||
replicaCount: 2
|
||||
admissionWebhooks:
|
||||
enabled: true
|
||||
certManager:
|
||||
enabled: true
|
||||
enabled: false
|
||||
metrics:
|
||||
enabled: true
|
||||
extraContainers:
|
||||
|
||||
Reference in New Issue
Block a user