chore(deploy): update cursor-devbox image
dcr.trinitysan.by/infra/cursor-devbox:latest -> dcr.trinitysan.by/infra/cursor-devbox:5-e820b1ebd2476afa323a669bf91a8e09472ed2dd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user