HOME problem for helm
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-02-03 13:06:16 +01:00
parent a24674d57e
commit 7c6f3b717b
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -3,6 +3,7 @@
ARG1=$1
NAMESPACE=$(cat namespace)
TRIVY_VERSION=0.11.0
HOME=/home/`id -nu`
kubectl create namespace $NAMESPACE \
--dry-run=client \