diff --git a/services/bstein-dev-home/kustomization.yaml b/services/bstein-dev-home/kustomization.yaml index ec137dc..26840ab 100644 --- a/services/bstein-dev-home/kustomization.yaml +++ b/services/bstein-dev-home/kustomization.yaml @@ -20,9 +20,9 @@ resources: - ingress.yaml images: - name: registry.bstein.dev/bstein/bstein-dev-home-frontend - newTag: 0.1.1-106 # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-frontend"} + newTag: 0.1.1-106 # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-frontend:tag"} - name: registry.bstein.dev/bstein/bstein-dev-home-backend - newTag: 0.1.1-107 # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-backend"} + newTag: 0.1.1-107 # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-backend:tag"} configMapGenerator: - name: chat-ai-gateway namespace: bstein-dev-home diff --git a/services/maintenance/kustomization.yaml b/services/maintenance/kustomization.yaml index a53ffee..daee5f1 100644 --- a/services/maintenance/kustomization.yaml +++ b/services/maintenance/kustomization.yaml @@ -26,7 +26,7 @@ resources: images: - name: registry.bstein.dev/bstein/ariadne - newTag: 0.1.0-13 # {"$imagepolicy": "maintenance:ariadne"} + newTag: 0.1.0-13 # {"$imagepolicy": "maintenance:ariadne:tag"} configMapGenerator: - name: disable-k3s-traefik-script diff --git a/services/pegasus/deployment.yaml b/services/pegasus/deployment.yaml index bc3db70..b6a1639 100644 --- a/services/pegasus/deployment.yaml +++ b/services/pegasus/deployment.yaml @@ -72,7 +72,7 @@ spec: containers: - name: pegasus - image: registry.bstein.dev/streaming/pegasus-vault:1.2.32 # {"$imagepolicy": "jellyfin:pegasus"} + image: registry.bstein.dev/streaming/pegasus-vault:1.2.32 # {"$imagepolicy": "jellyfin:pegasus:tag"} imagePullPolicy: Always env: - name: PEGASUS_MEDIA_ROOT