Standardize config.
This commit is contained in:
@@ -9,5 +9,5 @@ spec:
|
||||
component: backend
|
||||
ports:
|
||||
- name: http
|
||||
port: {{ .backendPort }}
|
||||
targetPort: {{ .backendPort }}
|
||||
port: 8536
|
||||
targetPort: 8536
|
||||
|
||||
Reference in New Issue
Block a user