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