v2 app deployment--templating mainly in manifest now.
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- name: mysql
|
||||
port: {{ .apps.mysql.port }}
|
||||
port: {{ .port }}
|
||||
protocol: TCP
|
||||
targetPort: mysql
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user