This commit is contained in:
parent
e1c658177c
commit
b9fff6937a
@ -8,7 +8,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: general-api
|
- name: general-api
|
||||||
port: 8080
|
port: 8080
|
||||||
targetPort: 8080
|
targetPort: 80
|
||||||
|
|
||||||
selector:
|
selector:
|
||||||
app: api-apps
|
app: api-apps
|
||||||
|
@ -32,7 +32,7 @@ spec:
|
|||||||
- name: CONFIG
|
- name: CONFIG
|
||||||
value: "/config.yaml"
|
value: "/config.yaml"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 80
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
Loading…
Reference in New Issue
Block a user