fix: deploy dapr as normal helm chart to invoke post hooks

This commit is contained in:
2025-06-21 08:10:17 +02:00
parent 2584ff39f9
commit 301f7f0c75
5 changed files with 11 additions and 22 deletions
+1
View File
@@ -87,4 +87,5 @@ spec:
- https://helm.mariadb.com/mariadb-operator
- https://helm.cilium.io
- https://chartmuseum.github.io/charts
- https://dapr.github.io/helm-charts
+8 -11
View File
@@ -13,18 +13,15 @@ spec:
namespace: dapr-system
server: 'https://kubernetes.default.svc'
sources:
- repoURL: https://dapr.github.io/helm-charts/
targetRevision: 1.14.4
chart: dapr
helm:
valuesFiles:
- $values/values/dapr/values/dapr.yaml
- repoURL: {{ .Values.clusterConfig.manifests }}
targetRevision: HEAD
path: helmfile.d
plugin:
name: helmfile-cmp
env:
- name: CLUSTER_NAME
value: {{ .Values.clusterConfig.cluster }}
- name: HELMFILE_ENVIRONMENT
value: default
- name: HELMFILE_FILE_PATH
value: dapr.yaml.gotmpl
targetRevision: main
ref: values
project: sys
syncPolicy:
managedNamespaceMetadata: