fix: update dapr

This commit is contained in:
2025-09-19 14:56:56 +02:00
parent 9309e19cf2
commit f4290c5009
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ spec:
- name: HELMFILE_FILE_PATH
value: dapr.yaml.gotmpl
- repoURL: https://dapr.github.io/helm-charts
targetRevision: {{- if eq .Values.dapr.cluster "ekman" }} 1.14.5 {{- else }} 1.15.6 {{- end }}
targetRevision: {{- if eq .Values.dapr.cluster "ekman" }} 1.14.5 {{- else }} 1.16.0 {{- end }}
chart: dapr
helm:
valueFiles:
+1 -1
View File
@@ -4,7 +4,7 @@ clusterConfig:
enabled: false
env: "prod"
distro: "nixos"
domain: "rossby.vtn.local"
domain: "adm.vtn.local"
initca: "/var/lib/kubernetes/secrets"
apiserver: "rossby-manage"
apiserverip: "172.16.239.221"
@@ -2,7 +2,7 @@ nfs_provisioner:
enabled: true
autosync: true
archiveOnDelete: true
defaultClass: true
defaultClass: false
path: "nfs-provisioner"
extraMountOpts:
- soft