ingress added
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:17:45 +01:00
parent 8e65bec6f2
commit cd91be9c20
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -26,5 +26,6 @@ helm upgrade --install \
--version $TRIVY_VERSION \ --version $TRIVY_VERSION \
--namespace=$NAMESPACE --namespace=$NAMESPACE
kubectl apply -f ingress.yml -n $NAMESPACE