Skip to content

Commit

Permalink
Update waf-k8s-apply.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Nov 30, 2023
1 parent 19cb48e commit 006eb80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/waf-k8s-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,6 @@ jobs:
- name: Setup Configmap
id: configmap
env:
TF_CE_LATITUDE: ${{ secrets.TF_CE_LATITUDE }}
TF_CE_LONGITUDE: ${{ secrets.TF_CE_LONGITUDE }}
TF_CE_TOKEN: ${{ secrets.TF_CE_TOKEN }}
run: |
cat > configmap.tf << EOF
resource "kubectl_manifest" "configmap" {
Expand Down

0 comments on commit 006eb80

Please sign in to comment.