Skip to content

Commit

Permalink
feat: set values
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollorion committed Aug 15, 2024
1 parent ac9e662 commit d59e5c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions spacelift-promex/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ spaceliftPromex:
# app.spacelift.io/example: spacelift-promx

spacelift:
# # Your api endpoint, must be provided
# apiEndpoint: https://myaccount.app.spacelift.io
# Your api endpoint, must be provided
apiEndpoint: https://{myaccount}.app.spacelift.io

# # Your api key id, must be provided
# apiKeyId: "my-api-key-id"
# Your api key id, must be provided
apiKeyId: ""

# # your api key secret, the secret should contain the key "SPACELIFT_PROMEX_API_KEY_SECRET"
# apiKeySecretName: "my-api-key-secret"
# your api key secret, the secret should contain the key "SPACELIFT_PROMEX_API_KEY_SECRET"
apiKeySecretName: ""

0 comments on commit d59e5c8

Please sign in to comment.