diff --git a/.github/workflows/frontend.yaml b/.github/workflows/frontend.yaml index 6c1311040..5e946aa31 100644 --- a/.github/workflows/frontend.yaml +++ b/.github/workflows/frontend.yaml @@ -103,7 +103,7 @@ jobs: - uses: azure/k8s-set-context@v1 with: method: kubeconfig - kubeconfig: ${{ secrets.OSS_KUBECONFIG }} # Use content of kubeconfig in secret. + kubeconfig: ${{ secrets.EE_KUBECONFIG }} # Use content of kubeconfig in secret. id: setcontextee - name: Creating old image input