diff --git a/charts/kexa-chart/values.yaml b/charts/kexa-chart/values.yaml index c562a8c..b644693 100644 --- a/charts/kexa-chart/values.yaml +++ b/charts/kexa-chart/values.yaml @@ -140,4 +140,9 @@ kexaScript: type: postgres name: "Clever Cloud Postgresql" urlName: postgres_connect - description: "Database to save the data (clever-cloud)" \ No newline at end of file + description: "Database to save the data (clever-cloud)" + +rundeck: + image: + repository: jordan/rundeck + tag: latest \ No newline at end of file