about summary refs log tree commit diff
path: root/bundles/immich/items.py
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/immich/items.py')
-rw-r--r--bundles/immich/items.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/immich/items.py b/bundles/immich/items.py
index 450027c..2e67eb3 100644
--- a/bundles/immich/items.py
+++ b/bundles/immich/items.py
@@ -1,5 +1,7 @@
 files = {
     "/etc/deployments/immich/kube.yaml": {
+        "content_type": "mako",
+        "context": node.metadata.get("containers")["immich"],
         "triggers": {"svc_s6rc:immich:restart"},
     },
     "/etc/deployments/immich/secret.yaml": {