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
|
||||
|
||||
|
@ -70,8 +70,7 @@ spec:
|
||||
- name: config
|
||||
mountPath: /app/config.json
|
||||
subPath: config.json
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
name: element-config
|
||||
name: element
|
||||
|
Loading…
Reference in New Issue
Block a user