fix
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-01-29 17:52:24 +01:00
parent 626441ad42
commit e8e561ed27

View File

@ -20,7 +20,7 @@ kubectl create namespace $NAMESPACE \
-o yaml | \
kubectl -f - apply
kubectl create secret generic locsrv-db-cred \
kubectl create secret generic traefik-forward-auth \
--dry-run=client \
-o yaml \
--save-config \