Skip to content

Commit 0a4a31a

Browse files
committed
fixed the chart path
1 parent 3b32553 commit 0a4a31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skaffold.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ profiles:
1515
- name: _HELM_CHART_NAME
1616
createNamespace: true
1717
namespace: _HELM_NAMESPACE
18-
chartPath: quartz-manager-parent/quartz-manager-web-showcase/helm/hello-world
18+
chartPath: quartz-manager-parent/quartz-manager-web-showcase/helm
1919
# valuesFiles:
2020
# - helm/envs/dev/values.yaml
2121
setValueTemplates:

0 commit comments

Comments
 (0)