From 9c11e334cd05001e0df734f8d6a4424e81986fb4 Mon Sep 17 00:00:00 2001 From: Zhijie Yang Date: Fri, 13 Dec 2024 23:33:43 +0100 Subject: [PATCH] feat: add registryconfig template --- .../charms/temporal-worker/registryconfig.yml.template | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/workflow-engine/charms/temporal-worker/registryconfig.yml.template diff --git a/tools/workflow-engine/charms/temporal-worker/registryconfig.yml.template b/tools/workflow-engine/charms/temporal-worker/registryconfig.yml.template new file mode 100644 index 00000000..f8cab888 --- /dev/null +++ b/tools/workflow-engine/charms/temporal-worker/registryconfig.yml.template @@ -0,0 +1,3 @@ +registrypath: +username: +password: