mysql: First working kustomize
This commit is contained in:
parent
fa945f2e5c
commit
244458738c
10 changed files with 125 additions and 2 deletions
|
@ -4,6 +4,8 @@ metadata:
|
|||
name: db-service
|
||||
spec:
|
||||
type: ClusterIP
|
||||
selector:
|
||||
service: db
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 3306
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue