Standardize config.
This commit is contained in:
@@ -4,8 +4,8 @@ metadata:
|
||||
name: memcached
|
||||
spec:
|
||||
ports:
|
||||
- port: {{ .port }}
|
||||
targetPort: {{ .port }}
|
||||
- port: 11211
|
||||
targetPort: 11211
|
||||
protocol: TCP
|
||||
name: memcached
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user