v2 app deployment--templating mainly in manifest now.
This commit is contained in:
@@ -9,6 +9,6 @@ spec:
|
||||
- name: http
|
||||
port: 80
|
||||
protocol: TCP
|
||||
targetPort: {{ .apps.ghost.port }}
|
||||
targetPort: {{ .port }}
|
||||
selector:
|
||||
component: web
|
||||
Reference in New Issue
Block a user