mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 19:29:13 +08:00
feat(ql3): cut alpha.1 candidate milestone
This commit is contained in:
@@ -41,7 +41,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: materialize-worker-authority
|
||||
image: qinglong3-worker:3.0.0-alpha.0
|
||||
image: qinglong3-worker:3.0.0-alpha.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -81,7 +81,7 @@ spec:
|
||||
mountPath: /state
|
||||
containers:
|
||||
- name: worker
|
||||
image: qinglong3-worker:3.0.0-alpha.0
|
||||
image: qinglong3-worker:3.0.0-alpha.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
Reference in New Issue
Block a user