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