Skip to content

feat:add payment secvet set env #1848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 9, 2022
Merged

feat:add payment secvet set env #1848

merged 1 commit into from
Oct 9, 2022

Conversation

xiao-jay
Copy link
Contributor

@xiao-jay xiao-jay commented Oct 9, 2022

Signed-off-by: 晓杰 [email protected]
Inject the password into the payment environment variable through secret
secret example(data is base64)

apiVersion: v1
kind: Secret
metadata:
  name: payment-secret
  namespace: sealos
type: Opaque
data:
  xxxx: "xxxx"

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Base: 66.45% // Head: 66.45% // No change to project coverage 👍

Coverage data is based on head (4233382) compared to base (bc02dce).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1848   +/-   ##
=======================================
  Coverage   66.45%   66.45%           
=======================================
  Files           6        6           
  Lines         480      480           
=======================================
  Hits          319      319           
  Misses        141      141           
  Partials       20       20           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xiao-jay xiao-jay force-pushed the user-dev branch 3 times, most recently from d7b7dbb to b01b239 Compare October 9, 2022 13:36
@zzjin zzjin merged commit 3d43c7d into labring:main Oct 9, 2022
@xiao-jay xiao-jay deleted the user-dev branch October 11, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants