fix: fix dex application chart
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
|||||||
namespace: idp
|
namespace: idp
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: 'charts/dex/{{ env }}'
|
path: 'charts/dex/{{ env }}'
|
||||||
- repoURL: https://charts.dexidp.io
|
- repoURL: https://charts.dexidp.io
|
||||||
targetRevision: 0.16.0
|
targetRevision: 0.16.0
|
||||||
@@ -33,5 +33,5 @@ spec:
|
|||||||
- $values/charts/dex/values.yaml
|
- $values/charts/dex/values.yaml
|
||||||
- $values/charts/dex/values-{{ env }}.yaml
|
- $values/charts/dex/values-{{ env }}.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|||||||
Reference in New Issue
Block a user