add comments to the vaules files with location of example values file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
#oauth2-proxy values file for stash app
|
||||
#https://github.com/oauth2-proxy/manifests/blob/main/helm/oauth2-proxy/values.yaml
|
||||
|
||||
image:
|
||||
tag: "v7.2.0"
|
||||
@@ -17,6 +18,9 @@ extraArgs:
|
||||
redeem-url: "https://git.xai-corp.net/login/oauth/access_token"
|
||||
validate-url: "https://git.xai-corp.net/api/v1"
|
||||
|
||||
# -- Custom labels to add into metadata
|
||||
customLabels: {}
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
path: /
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
#values file for stash deployment
|
||||
#https://github.com/k8s-at-home/charts/blob/master/charts/stable/stash/values.yaml
|
||||
#https://github.com/stashapp/stash
|
||||
|
||||
image:
|
||||
repository: stashapp/stash
|
||||
|
||||
Reference in New Issue
Block a user