Update K8s Setting
This commit is contained in:
parent
6418a2b54e
commit
f4d782653d
@ -23,10 +23,15 @@ spec:
|
||||
- mountPath: "/infra"
|
||||
name: furtuna-backend-secret
|
||||
readOnly: true
|
||||
- mountPath: "/templates"
|
||||
name: templates-configmap
|
||||
volumes:
|
||||
- name: furtuna-backend-secret
|
||||
secret:
|
||||
secretName: furtuna-backend-secret
|
||||
- name: templates-configmap
|
||||
configMap:
|
||||
name: templates-configmap
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user