fix: fix typo in dapr app
This commit is contained in:
@@ -13,11 +13,11 @@ spec:
|
|||||||
namespace: dapr-system
|
namespace: dapr-system
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://dapr.github.io/helm-charts/
|
- repoURL: https://dapr.github.io/helm-charts
|
||||||
targetRevision: 1.14.4
|
targetRevision: 1.14.4
|
||||||
chart: dapr
|
chart: dapr
|
||||||
helm:
|
helm:
|
||||||
valuesFiles:
|
valueFiles:
|
||||||
- $values/values/dapr/values/dapr.yaml
|
- $values/values/dapr/values/dapr.yaml
|
||||||
- repoURL: {{ .Values.clusterConfig.manifests }}
|
- repoURL: {{ .Values.clusterConfig.manifests }}
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
|
|||||||
Reference in New Issue
Block a user