This commit is contained in:
parent
45b6743f00
commit
13797dbdf3
@ -31,7 +31,7 @@ function kgcmkey() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
kcreatecm element-config --from-file=config.json
|
kcreatecm element --from-file=config/config.json
|
||||||
|
|
||||||
kapply common/app.yaml
|
kapply common/app.yaml
|
||||||
|
|
||||||
|
@ -70,8 +70,7 @@ spec:
|
|||||||
- name: config
|
- name: config
|
||||||
mountPath: /app/config.json
|
mountPath: /app/config.json
|
||||||
subPath: config.json
|
subPath: config.json
|
||||||
readOnly: true
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
name: element-config
|
name: element
|
||||||
|
Loading…
Reference in New Issue
Block a user