Update to use the current config style

This commit is contained in:
2025-11-23 15:35:23 -06:00
parent 42b6716850
commit 442dc1c5b1

View File

@@ -8,9 +8,9 @@
{:stack [:vault:prepare
:harbor:robot-account
:docker:image
[:k8s :namespace :deployment :service :ingress :httproute]]
[:k8s :namespace :deployment :service :httproute]]
:app-name "mesite"
:namespace "generic"
:app-namespace "generic"
:docker:image-opts {:context {:location "https://codeberg.org/Gigia/mesite.git"}
:imageName '(str registry-base "/" registry-namespace "/" app-name ":latest")
:registry {:server '(str registry-base "/" registry-namespace)