mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
使用3.0.0-beta.1镜像
This commit is contained in:
committed by
GitHub
parent
de977a5b32
commit
3c53467943
@@ -3,7 +3,7 @@ replicaCount: 2
|
|||||||
image:
|
image:
|
||||||
repository: knowstreaming/knowstreaming-manager
|
repository: knowstreaming/knowstreaming-manager
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "latest"
|
tag: "0.1.0"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
@@ -73,7 +73,7 @@ knowstreaming-web:
|
|||||||
image:
|
image:
|
||||||
repository: knowstreaming/knowstreaming-ui
|
repository: knowstreaming/knowstreaming-ui
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "latest"
|
tag: "0.1.0"
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
|||||||
Reference in New Issue
Block a user