Update service name for test
This commit is contained in:
@@ -12,6 +12,6 @@ spec:
|
|||||||
- nc
|
- nc
|
||||||
args:
|
args:
|
||||||
- "-vz"
|
- "-vz"
|
||||||
- "{{ .Release.Name }}-ix-chart"
|
- "{{ include "ix-chart.fullname" . }}"
|
||||||
- "80"
|
- "80"
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
|
|||||||
Reference in New Issue
Block a user