Fixing Helm repo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-23 13:58:57 -04:00
parent 2382f6bcc2
commit 908d98d19e

View File

@@ -31,7 +31,7 @@ steps:
kubectl config set-context clusterprism
--certificate-authority=cacert.pem
- kubectl config set clusters.clusterprism.insecure-skip-tls-verify true
- helm repo add bjw-s https://bjw-s.github.io/helm-charts
- helm repo add onechart https://chart.onechart.dev
- >
helm upgrade halloween-static-site --install onechart/static-site
-n halloween -f clusterprism_halloween_values.yaml