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