mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Added: api access default values
This commit is contained in:
parent
b677365834
commit
3f70fcf776
@ -15,6 +15,9 @@ imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
apiAccessKey: "APIACCESS"
|
||||
apiSecretKey: "APISECRET"
|
||||
|
||||
command:
|
||||
- python3
|
||||
args:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user