added install crds
This commit is contained in:
parent
ca3f56d5db
commit
9a05effa4d
|
|
@ -4,7 +4,7 @@ metadata:
|
|||
name: cnpg
|
||||
namespace: cnpg-system
|
||||
spec:
|
||||
interval: 15m
|
||||
interval: 1h
|
||||
releaseName: cnpg
|
||||
chart:
|
||||
spec:
|
||||
|
|
@ -14,6 +14,10 @@ spec:
|
|||
kind: HelmRepository
|
||||
name: cnpg
|
||||
namespace: flux-system
|
||||
install:
|
||||
crds: Create
|
||||
upgrade:
|
||||
crds: CreateReplace
|
||||
# values:
|
||||
# replicaCount: 1
|
||||
valuesFrom:
|
||||
|
|
|
|||
Loading…
Reference in a new issue