added secrets
This commit is contained in:
parent
734e134c17
commit
604f460651
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stripe-to-invoice.yml
vendored
2
.github/workflows/stripe-to-invoice.yml
vendored
|
|
@ -134,7 +134,7 @@ jobs:
|
|||
|
||||
export STRIPE_SECRET_KEY STRIPE_CLIENT_ID NAMESPACE
|
||||
|
||||
envsubst < stripe_to_invoice/deployment/stripe-secrets.yaml \
|
||||
envsubst < stripe_to_invoice/deployment/secrets/stripe-secrets.yaml \
|
||||
| kubectl apply -f -
|
||||
|
||||
# --------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue