diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 62adfe13..37050ec1 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -1,4 +1,3 @@ ---- apiVersion: apps/v1 kind: Deployment metadata: @@ -33,7 +32,7 @@ spec: type: RuntimeDefault containers: - name: towerops - image: git.mcintire.me/graham/towerops-web:latest # {"$imagepolicy": "flux-system:towerops-web"} + image: git.mcintire.me/graham/towerops-web:main-1771086677-8d00a04 # {"$imagepolicy": "flux-system:towerops-web"} imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false