diff --git a/.github/workflows/test-nginx-ingress.yml b/.github/workflows/test-nginx-ingress.yml index 6828ab4..9a28fde 100644 --- a/.github/workflows/test-nginx-ingress.yml +++ b/.github/workflows/test-nginx-ingress.yml @@ -49,7 +49,7 @@ jobs: - containerPort: 443 hostPort: 443 protocol: TCP - EOF + EOF - name: Debug kind config if: ${{ inputs.debug_enabled }}