mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-20 08:41:08 +00:00
ingress webhook
testing ingress nginx built-in webhook instead of certmanager one
This commit is contained in:
@@ -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