diff --git a/.github/workflows/google-gke-prod.yaml b/.github/workflows/google-gke-prod.yaml index 1291e1f..1c80f46 100644 --- a/.github/workflows/google-gke-prod.yaml +++ b/.github/workflows/google-gke-prod.yaml @@ -157,5 +157,4 @@ jobs: --set image.tag=stable \ --set nameOverride=${{ env.GKE_APP_NAME }}-${{ inputs.release }}-cache \ --set fullnameOverride=${{ env.GKE_APP_NAME }}-${{ inputs.release }}-cache \ - --set secrets.TESSERACT_BACKEND=$ENCODED_TESSERACT_BACKEND \ ${{ env.GKE_APP_NAME }}-${{ inputs.release }}-cache --values=./helm/${{ inputs.release }}-cache.yaml mittwald/kube-httpcache \ No newline at end of file