rundeck-plugins / rundeck-azure-plugin

8 stars 16 forks source link

how you define environment variables and values azure blob storage #15

Closed arcxda closed 4 years ago

arcxda commented 4 years ago

it is very understandable variables for Amazon S3, which would be its similar for this Azure Blob Storage Plugin in the manifest of the rundeck deploy on kubernetes

name: RUNDECK_PLUGIN_EXECUTIONFILESTORAGE_NAME value: "com.rundeck.rundeckpro.amazon-s3"

arcxda commented 4 years ago

@ltamaster

ltamaster commented 4 years ago

Hi, for docker you need to create a custom template here is an example https://github.com/rundeck/docker-zoo/tree/master/config Rundeck docker uses a template system to generate configurations from environment variables