stripe secrets sopelling
This commit is contained in:
parent
d5a77c3264
commit
6a427963b5
1 changed files with 6 additions and 0 deletions
|
|
@ -40,6 +40,12 @@ spec:
|
|||
name: stripe-secrets
|
||||
key: STRIPE_SECRET_KEY
|
||||
|
||||
- name: STRIPE_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: stripe-secrets
|
||||
key: STRIPE_CLIENT_ID
|
||||
|
||||
imagePullSecrets:
|
||||
- name: registrypullsecret
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue