mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
chore(cert-manager): Update to 1.15.0
This commit is contained in:
@@ -7,10 +7,10 @@ resources:
|
||||
helmCharts:
|
||||
- name: cert-manager
|
||||
repo: https://charts.jetstack.io
|
||||
version: 1.14.4
|
||||
version: 1.15.0
|
||||
releaseName: cert-manager
|
||||
namespace: cert-manager
|
||||
valuesInline:
|
||||
installCRDs: true
|
||||
extraArgs:
|
||||
- "--feature-gates=ExperimentalGatewayAPISupport=true"
|
||||
- "--enable-gateway-api"
|
||||
|
||||
Reference in New Issue
Block a user