-
Notifications
You must be signed in to change notification settings - Fork 0
Description
[INFO] Deploying development environment...
./scripts/helm-deploy.sh install -r accumulo-dev -f charts/accumulo/values-dev.yaml --create-namespace -n default
[INFO] Starting Helm deployment for Accumulo
[INFO] Action: install
[INFO] Release: accumulo-dev
[INFO] Namespace: default
[INFO] Validating environment...
[SUCCESS] Environment validation passed
[INFO] Setting up Helm chart dependencies...
[SUCCESS] Dependencies setup complete
[INFO] Executing: helm install accumulo-dev /mnt/ExtraDrive/repos/accumulo/charts/accumulo -f charts/accumulo/values-dev.yaml --timeout 15m --wait --create-namespace --namespace default
Error: INSTALLATION FAILED: YAML parse error on accumulo/templates/configmap.yaml: error converting YAML to JSON: yaml: line 41: could not find expected ':'
[ERROR] install failed
make: *** [Makefile:98: deploy-dev] Error 1