Selaa lähdekoodia

Update service name for test

Waqar Ahmed 4 vuotta sitten
vanhempi
commit
312100fb26
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      test/ix-chart/2010.0.2/templates/tests/deployment-check.yaml

+ 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