blob: 54504df2b379162268233267b090b5d89ab5249c [file] [log] [blame] [edit]
# Manually setting Ports
## Values file for testing manually setting ports and overriding automatically generated configuration.
containerPorts:
- name: override
containerPort: 9999
protocol: TCP
service:
ports:
- name: override
port: 9999
protocol: TCP