fix: use existingClaim for calibre/portainer PVCs; fix kyverno chart version to 3.7.2
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://kyverno.github.io/kyverno/
|
||||
chart: kyverno
|
||||
targetRevision: 3.x
|
||||
targetRevision: 3.7.2
|
||||
helm:
|
||||
releaseName: kyverno
|
||||
destination:
|
||||
|
||||
@@ -5,12 +5,17 @@ metadata:
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://portainer.github.io/k8s/
|
||||
sources:
|
||||
- repoURL: https://portainer.github.io/k8s/
|
||||
chart: portainer
|
||||
targetRevision: 1.0.51
|
||||
helm:
|
||||
releaseName: portainer
|
||||
valueFiles:
|
||||
- $values/apps/portainer/values.yaml
|
||||
- repoURL: https://gitea.alexandre-vazquez.cloud/baphemot/gitops.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: portainer
|
||||
|
||||
Reference in New Issue
Block a user