You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
This isn't particularly useful for customising deployments, you can't template much. So you end up having to do manual changes if you want to use the cert-manager CSI driver for TLS.
It's easy to forget to change the image version before you tag a release
Ideally, we should have a helm chart and a CI process that ensures the image version is correct. We can also use helm template in the CI process to produce static manifests for anyone that wants a one-liner.
The text was updated successfully, but these errors were encountered:
Currently, the project only provides a kustomize manifest.
Ideally, we should have a helm chart and a CI process that ensures the image version is correct. We can also use
helm template
in the CI process to produce static manifests for anyone that wants a one-liner.The text was updated successfully, but these errors were encountered: