Skip to content

Commit

Permalink
wip: Handle new k-meteoradar spec #301 [pack]
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 29, 2022
1 parent f01b88a commit 604e782
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions charts/k-meteoradar/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,8 @@ forceRestart: false
cron: "*/15 * * * *"

env:
# s3Endpoint specifies the store endpoint
s3Endpoint: ""
# s3AccessKey specifie the key to access the store
s3AccessKey:
secret: ""
key: ""
# s3SecretAccessKey specifie the secret to access the store
s3SecretAccessKey:
secret: ""
key: ""
# specifies the bucket where to store the files
s3Bucket: ""
# storePathh specified the path where to store the file
storePath: ""
# debug specifies the list of namespaces to enable debug output
debug: ""

Expand Down

0 comments on commit 604e782

Please sign in to comment.