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:
|
||||
app: ghost-blog
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 80
|
||||
targetPort: 2368
|
||||
- name: ghost-http
|
||||
port: 2368
|
||||
@@ -7,7 +7,5 @@ spec:
|
||||
selector:
|
||||
app: mysql
|
||||
ports:
|
||||
- name: mysql
|
||||
port: 3306
|
||||
targetPort: 3306
|
||||
- port: 3306
|
||||
type: ClusterIP
|
||||
|
||||
Reference in New Issue
Block a user