Update readme; Allow read-only access

This commit is contained in:
Aram 🍐 2019-11-30 23:07:48 -05:00
parent 4f4b0b1eb4
commit ed6759b3e3
2 changed files with 5 additions and 0 deletions

View file

@ -16,3 +16,6 @@ All the services in this repository are deployed to a Kubernetes cluster using H
## Hosted services ## Hosted services
* TeamSpeak server (`teamspeak`) * TeamSpeak server (`teamspeak`)
* Helm Chart repository (`chartmuseum`)
* Hosted at `https://charts.momoperes.ca`

View file

@ -1,4 +1,6 @@
env: env:
open:
AUTH_ANONYMOUS_GET: true
existingSecret: chartmuseum-credentials existingSecret: chartmuseum-credentials
existingSecretMappings: existingSecretMappings:
BASIC_AUTH_USER: username BASIC_AUTH_USER: username