Cloud rests in the sky, while wave rises in the ocean.
- The entrance to all manifests is located at
./entrance/
- List of providers (the provider's name can be found as the name of the subdirectory inside each
**/base
directory): - Helm charts were created by running:
docker run --rm -v ${PWD}/:/apps alpine/helm:3.15.4 create NAME
The version3.15.4
was chosen to matchhelm3_version
in ArgoCD