mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(cert-manager): remove deprecated flag
cert-manager deprecated flag Gateway API CRDs Correction
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
installCRDs: true
|
||||
|
||||
#installCRDs: true
|
||||
crds:
|
||||
enabled: true
|
||||
keep: true
|
||||
extraArgs:
|
||||
- "--enable-gateway-api"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user