configmap 추가
This commit is contained in:
@@ -43,3 +43,11 @@ spec:
|
|||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 8077
|
containerPort: 8077
|
||||||
|
volumeMounts:
|
||||||
|
- name: ini-config
|
||||||
|
mountPath: /usr/local/intermax/23.12.07.02/jspd/cfg/agent/jspd.prop.ini
|
||||||
|
subPath: jspd.prop.ini
|
||||||
|
volumes:
|
||||||
|
- name: ini-config
|
||||||
|
configMap:
|
||||||
|
name: chl-configmap
|
||||||
@@ -43,3 +43,11 @@ spec:
|
|||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 8077
|
containerPort: 8077
|
||||||
|
volumeMounts:
|
||||||
|
- name: ini-config
|
||||||
|
mountPath: /usr/local/intermax/23.12.07.02/jspd/cfg/agent/jspd.prop.ini
|
||||||
|
subPath: jspd.prop.ini
|
||||||
|
volumes:
|
||||||
|
- name: ini-config
|
||||||
|
configMap:
|
||||||
|
name: chl-configmap
|
||||||
@@ -41,3 +41,11 @@ spec:
|
|||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 8077
|
containerPort: 8077
|
||||||
|
volumeMounts:
|
||||||
|
- name: ini-config
|
||||||
|
mountPath: /usr/local/intermax/23.12.07.02/jspd/cfg/agent/jspd.prop.ini
|
||||||
|
subPath: jspd.prop.ini
|
||||||
|
volumes:
|
||||||
|
- name: ini-config
|
||||||
|
configMap:
|
||||||
|
name: core-configmap
|
||||||
@@ -41,3 +41,11 @@ spec:
|
|||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 8077
|
containerPort: 8077
|
||||||
|
volumeMounts:
|
||||||
|
- name: ini-config
|
||||||
|
mountPath: /usr/local/intermax/23.12.07.02/jspd/cfg/agent/jspd.prop.ini
|
||||||
|
subPath: jspd.prop.ini
|
||||||
|
volumes:
|
||||||
|
- name: ini-config
|
||||||
|
configMap:
|
||||||
|
name: core-configmap
|
||||||
@@ -43,3 +43,11 @@ spec:
|
|||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 8077
|
containerPort: 8077
|
||||||
|
volumeMounts:
|
||||||
|
- name: ini-config
|
||||||
|
mountPath: /usr/local/intermax/23.12.07.02/jspd/cfg/agent/jspd.prop.ini
|
||||||
|
subPath: jspd.prop.ini
|
||||||
|
volumes:
|
||||||
|
- name: ini-config
|
||||||
|
configMap:
|
||||||
|
name: mci-configmap
|
||||||
|
|||||||
@@ -43,3 +43,11 @@ spec:
|
|||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
containerPort: 8077
|
containerPort: 8077
|
||||||
|
volumeMounts:
|
||||||
|
- name: ini-config
|
||||||
|
mountPath: /usr/local/intermax/23.12.07.02/jspd/cfg/agent/jspd.prop.ini
|
||||||
|
subPath: jspd.prop.ini
|
||||||
|
volumes:
|
||||||
|
- name: ini-config
|
||||||
|
configMap:
|
||||||
|
name: mci-configmap
|
||||||
|
|||||||
1508
configmap/configmap.yml
Normal file
1508
configmap/configmap.yml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user