Skip to content

Commit

Permalink
Hotfix: another cloudflare hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Nov 8, 2024
1 parent 6750da1 commit 41b99cf
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ spec:
value: [
{
"name": "CLOUDFLARE_API_TOKEN",
"value": "gcp:secretmanager:cloudflare-api-token/versions/1"
"value": "gcp:secretmanager:cloudflare-api-token/versions/latest"
},
{
"name": "CLOUDFLARE_ACCOUNT_ID",
"value": "gcp:secretmanager:cloudflare-account-id/versions/1"
"value": "gcp:secretmanager:cloudflare-account-id/versions/latest"
},
{
"name": "CLOUDFLARE_TUNNEL_NAME",
"value": "gcp:secretmanager:cloudflare-internal-tunnel-name/versions/1"
"value": "gcp:secretmanager:cloudflare-internal-tunnel-name/versions/latest"
},
{
"name": "CLOUDFLARED_IMAGE",
Expand Down

0 comments on commit 41b99cf

Please sign in to comment.