mirror of
https://github.com/ghndrx/blog-manifest.git
synced 2026-02-10 06:54:59 +00:00
modify service
This commit is contained in:
@@ -7,6 +7,5 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: ghost-blog
|
app: ghost-blog
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- name: ghost-http
|
||||||
port: 80
|
port: 2368
|
||||||
targetPort: 2368
|
|
||||||
@@ -7,7 +7,5 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: mysql
|
app: mysql
|
||||||
ports:
|
ports:
|
||||||
- name: mysql
|
- port: 3306
|
||||||
port: 3306
|
|
||||||
targetPort: 3306
|
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Reference in New Issue
Block a user