Skip to content

Commit

Permalink
delete env var on cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nspmx committed Apr 23, 2024
1 parent d751d6b commit 35139bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/google-gke-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 35139bb

Please sign in to comment.