attempt to fix mount

This commit is contained in:
Ichen Chhoeng 2025-10-29 20:42:33 +07:00
parent 8ce6d8ffa0
commit f90e37d2b7

View File

@ -17,12 +17,13 @@ spec:
valuesObject:
deployment:
extraVolumes:
- name: kratos-config
- name: kratos-custom-config
configMap:
name: kratos-config
extraVolumeMounts:
- name: kratos-config
mountPath: /etc/config/
- name: kratos-custom-config
mountPath: /etc/config/custom
readOnly: true
extraEnv:
- name: DSN
valueFrom:
@ -67,7 +68,7 @@ spec:
default_schema_id: default
schemas:
- id: default
url: file:///etc/config/identity.schema.json
url: file:///etc/config/custom/identity.schema.json
courier:
channels:
- id: sms