mathieu-benoit / ci-with-helm

Demos to do CI/GitOps with Gatekeeper policies as OCI artifact or Apps as Helm chart
7 stars 2 forks source link

Add deployment tests in Config Sync installed in Kind cluster #5

Open mathieu-benoit opened 2 years ago

mathieu-benoit commented 2 years ago

As per my discussion with @nan-yu, let's add another smoke test with Config Sync installed in Kind cluster and try to deploy both the Helm chart and the OCI artifact.

Installation process to follow: https://github.com/GoogleContainerTools/kpt-config-sync/blob/main/docs/installation.md

Need to consider container registry too:

mathieu-benoit commented 1 year ago

Insecure registry is not supported by both formats OCI and Helm in Config Sync.