Automatic Rollout
Some checks failed
Deploy KubeViz / deploy (push) Failing after 27s

This commit is contained in:
2026-03-01 09:40:11 +01:00
parent 3d435041f7
commit 8463e0ddb6
3 changed files with 70 additions and 7 deletions

View File

@@ -13,6 +13,10 @@ jobs:
IMAGE_REPO: localhost/kubeviz
IMAGE_TAG: prod
SERVICE_NAME: kubeviz.service
SYSTEMD_SCOPE: user
INSTALL_QUADLET: "true"
QUADLET_SRC: deploy/quadlet/kubeviz-traefik.container
PODMAN_USE_SUDO: "false"
steps:
- name: Checkout + Build/Deploy (git, no Node runtime required)
env: