fc-devicemgmt: pin GX10 prune hotpatch image
This commit is contained in:
@@ -10,8 +10,9 @@
|
|||||||
# Phase 1 production uses a Longhorn RWO PVC at /data/devicemgmt.db. The
|
# Phase 1 production uses a Longhorn RWO PVC at /data/devicemgmt.db. The
|
||||||
# 1Password runtime item stays mounted through env for future MySQL/API-key
|
# 1Password runtime item stays mounted through env for future MySQL/API-key
|
||||||
# cutover, but MySQL is not required for this first product-host rollout.
|
# cutover, but MySQL is not required for this first product-host rollout.
|
||||||
# Image v20260613-g2-66a43c1 is built from FlowerCore.DeviceManagement master
|
# Image v20260618-prune-18c7449-livebase is derived from the 2026-06-17 AN-13
|
||||||
# 66a43c1, carrying edge enrollment network completion and SQLite-safe trust-bundle smoke coverage.
|
# live base with the Mac fleet SQLite snapshot-prune hotfix from
|
||||||
|
# FlowerCore.DeviceManagement PR #49.
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: PersistentVolumeClaim
|
kind: PersistentVolumeClaim
|
||||||
@@ -83,7 +84,7 @@ spec:
|
|||||||
fsGroupChangePolicy: OnRootMismatch
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: localhost/fc-devicemgmt-web:v20260614-regroup-c5b8f82
|
image: localhost/fc-devicemgmt-web:v20260618-prune-18c7449-livebase
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Never
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user