mirror of
https://github.com/kubevela/kubevela.git
synced 2026-04-22 02:26:56 +00:00
Fix: fix cluster-gateway image tag in chart (#2318)
This commit is contained in:
@@ -117,7 +117,7 @@ multicluster:
|
||||
port: 9443
|
||||
image:
|
||||
repository: oamdev/cluster-gateway
|
||||
tag: latest
|
||||
tag: v1.1.1
|
||||
pullPolicy: Always
|
||||
resource:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user