diff --git a/README.md b/README.md index bf0804f..819b64a 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ All the services in this repository are deployed to a Kubernetes cluster using H ## Hosted services * TeamSpeak server (`teamspeak`) + +* Helm Chart repository (`chartmuseum`) + * Hosted at `https://charts.momoperes.ca` diff --git a/chartmuseum/values.yaml b/chartmuseum/values.yaml index 5e7aa75..ad5e2fb 100644 --- a/chartmuseum/values.yaml +++ b/chartmuseum/values.yaml @@ -1,4 +1,6 @@ env: + open: + AUTH_ANONYMOUS_GET: true existingSecret: chartmuseum-credentials existingSecretMappings: BASIC_AUTH_USER: username