1
0
mirror of https://github.com/cnrancher/kube-explorer.git synced 2025-05-13 10:28:11 +00:00
kube-explorer/manifest.tmpl
2022-01-21 16:05:02 +08:00

13 lines
298 B
Cheetah

image: cnrancher/kube-explorer:{{build.tag}}
manifests:
-
image: cnrancher/kube-explorer:{{build.tag}}-linux-amd64
platform:
architecture: amd64
os: linux
-
image: cnrancher/kube-explorer:{{build.tag}}-linux-arm64
platform:
architecture: arm64
os: linux