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