Skip to content

Commit

Permalink
video location fix, cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Jan 8, 2024
1 parent 59a3bc8 commit a63d510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,6 @@ jobs:
env:
TF_VAR_f5xc-cloud-credential: ${{ secrets.F5XC_CLOUD_CREDENTIAL }}
TF_VAR_f5xc-customer-edge-ssh-key: ${{ secrets.F5XC_CUSTOMER_EDGE_SSH_KEY }}
# VOLT_API_CERT: ${{ secrets.VOLT_API_CERT }}
# VOLT_API_KEY: ${{ secrets.VOLT_API_KEY }}
VES_P12_PASSWORD: ${{ secrets.VES_P12_PASSWORD }}

# Where are the Terraform files
Expand Down Expand Up @@ -305,8 +303,6 @@ jobs:
TF_VAR_jwk-calalang-net: ${{ secrets.JWK_CALALANG_NET }}
TF_VAR_wildcard-calalang-net-certificate: ${{ secrets.CALALANG_NET_CERT }}
TF_VAR_wildcard-calalang-net-key: ${{ secrets.CALALANG_NET_KEY }}
# VOLT_API_CERT: ${{ secrets.VOLT_API_CERT }}
# VOLT_API_KEY: ${{ secrets.VOLT_API_KEY }}
VES_P12_PASSWORD: ${{ secrets.VES_P12_PASSWORD }}

# Where are the Terraform files
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ Configuration and Infrastructure management of F5XC resources

- Terraform (Infrastructure)
- F5XC vk8s Site
- F5XC Azure Site
- F5XC Azure AppStack (Video: https://youtu.be/CMatJNVGTsw)
- F5XC Azure Site (Video: https://youtu.be/CMatJNVGTsw)
- F5XC Azure AppStack

| **Infrastructure Env Variables** |
|----------------------------------|
Expand Down

0 comments on commit a63d510

Please sign in to comment.