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