Closed p1-bot-repo-sync[bot] closed 1 month ago
Issue 'MalformedYAMLError: yaml: line 3' closed from GitLab side
@capgainschristian this has now been fixed and merged into main. Issue was a typo within ./base/kustomization.yaml for - patch
to - path
.
We are also now actively maintaining the Big Bang Customer Template so we will have better turnaround in terms of working issues and improving the Big Bang Customer Template..
I followed all of the steps to deploy bigbang. However, I am running into issues with kustomization. When I try to run "kustomize build" inside the base/ folder, I get the following error:
Error: accumulating resources: accumulating resources from 'https://repo1.dso.mil/platform-one/big-bang/bigbang.git/base?ref=2.33.0': MalformedYAMLError: yaml: line 3: mapping values are not allowed in this context in File: https://repo1.dso.mil/platform-one/big-bang/bigbang.git/base?ref=2.33.0
my kustomization file: