Update service name for test

This commit is contained in:
Waqar Ahmed 2020-11-27 00:02:38 +05:00
parent b9f6510cc0
commit 312100fb26
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ spec:
- nc
args:
- "-vz"
- "{{ .Release.Name }}-ix-chart"
- "{{ include "ix-chart.fullname" . }}"
- "80"
restartPolicy: Never