Przeglądaj źródła

Update service name for test

Waqar Ahmed 4 lat temu
rodzic
commit
312100fb26

+ 1 - 1
test/ix-chart/2010.0.2/templates/tests/deployment-check.yaml

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