update kratos to chart ver
This commit is contained in:
parent
5286d4637c
commit
f3fabd85fa
@ -12,7 +12,31 @@ spec:
|
|||||||
source:
|
source:
|
||||||
chart: kratos
|
chart: kratos
|
||||||
repoURL: 'https://k8s.ory.sh/helm/charts'
|
repoURL: 'https://k8s.ory.sh/helm/charts'
|
||||||
targetRevision: v1.3.1
|
targetRevision: 0.58.0
|
||||||
|
# helm:
|
||||||
|
# valuesObject:
|
||||||
|
# deployment:
|
||||||
|
# extraEnv:
|
||||||
|
# - name: DSN
|
||||||
|
# valueFrom:
|
||||||
|
# secretKeyRef:
|
||||||
|
# name: postgres-kratos-app
|
||||||
|
# key: uri
|
||||||
|
# kratos:
|
||||||
|
# # config db
|
||||||
|
# automization:
|
||||||
|
# enabled: true
|
||||||
|
# config:
|
||||||
|
# self-services:
|
||||||
|
# flow:
|
||||||
|
# registration:
|
||||||
|
# enabled: true
|
||||||
|
# verification:
|
||||||
|
# enabled: true
|
||||||
|
# image:
|
||||||
|
# repository: shadowlegend/ory-kratos
|
||||||
|
# tag: lastest
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
namespace: default
|
namespace: default
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
Loading…
x
Reference in New Issue
Block a user