diff --git a/deploy/020-statefulset.yaml b/deploy/020-statefulset.yaml index f5f203f..4f96b49 100644 --- a/deploy/020-statefulset.yaml +++ b/deploy/020-statefulset.yaml @@ -1,7 +1,3 @@ -# StatefulSet: OpenSSH workspace + DinD sidecar. -# Image tag is updated by Flux ImageUpdateAutomation (SHA-bearing run_number-sha tags). - ---- apiVersion: apps/v1 kind: StatefulSet metadata: @@ -25,7 +21,7 @@ spec: - name: dcr-registry-auth-ro containers: - name: ssh - image: dcr.trinitysan.by/infra/cursor-devbox:latest # {"$imagepolicy": "flux-system:cursor-devbox"} + image: dcr.trinitysan.by/infra/cursor-devbox:5-e820b1ebd2476afa323a669bf91a8e09472ed2dd # {"$imagepolicy": "flux-system:cursor-devbox"} imagePullPolicy: IfNotPresent ports: - name: ssh