diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7820e8a..240876f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,9 +3,6 @@ name: Deploy on: workflow_call: secrets: - kubeconfig: - description: kubeconfig stored as a base64 encrypted secret - required: true domain: description: Main project deploy domain used in URLs required: true