Use UserLoggedIn condition for access control.

This commit is contained in:
Michael Lipp 2025-03-04 23:39:22 +01:00
parent 04ccdd7dee
commit 940913cf89
2 changed files with 18 additions and 14 deletions

View file

@ -8,12 +8,11 @@ metadata:
spec:
image:
# repository: docker-registry.lan.mnl.de
# path: vmoperator/org.jdrupes.vmoperator.runner.qemu-arch
# pullPolicy: Always
# repository: ghcr.io
# path: mnlipp/org.jdrupes.vmoperator.runner.qemu-alpine
# version: "3.0.0"
# source: docker-registry.lan.mnl.de/vm-operator/org.jdrupes.vmoperator.runner.qemu-arch:feature-auto-login
source: registry.mnl.de/org/jdrupes/vm-operator/org.jdrupes.vmoperator.runner.qemu-arch:feature-auto-login
pullPolicy: Always