Update readme; Allow read-only access
This commit is contained in:
parent
4f4b0b1eb4
commit
ed6759b3e3
2 changed files with 5 additions and 0 deletions
|
@ -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`
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue