v2 app deployment--templating mainly in manifest now.
This commit is contained in:
@@ -7,5 +7,5 @@ spec:
|
||||
component: web
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: {{ .apps.keila.port }}
|
||||
targetPort: {{ .port }}
|
||||
protocol: TCP
|
||||
Reference in New Issue
Block a user