ricoberger / vault-secrets-operator

Create Kubernetes secrets from Vault for a secure GitOps based workflow.
MIT License
630 stars 102 forks source link

Add GitHub Container Registry #280

Closed ricoberger closed 2 months ago

ricoberger commented 2 months ago

Add the Docker image to the GitHub Container Registry as alternative to DockerHub and make GHCR the default in the Helm chart.

This commit also adds the cache-from and cache-to parameters to the GitHub Action to build the Docker image.