added install crds

This commit is contained in:
j37hr0 2026-04-07 19:43:12 +12:00
parent ca3f56d5db
commit 9a05effa4d

View file

@ -4,7 +4,7 @@ metadata:
name: cnpg name: cnpg
namespace: cnpg-system namespace: cnpg-system
spec: spec:
interval: 15m interval: 1h
releaseName: cnpg releaseName: cnpg
chart: chart:
spec: spec:
@ -14,6 +14,10 @@ spec:
kind: HelmRepository kind: HelmRepository
name: cnpg name: cnpg
namespace: flux-system namespace: flux-system
install:
crds: Create
upgrade:
crds: CreateReplace
# values: # values:
# replicaCount: 1 # replicaCount: 1
valuesFrom: valuesFrom: