Compare commits

..

No commits in common. "e13f028e79d477ae2c565f8091cc8723c592013c" and "9006382b27a4f1c69d5514b0c4772893892cc2df" have entirely different histories.

View File

@ -163,11 +163,6 @@ jobs:
port:
number: 80
EOF
kubectl delete deployment ${REPO_NAME} -n gitea-deployment
kubectl delete service ${REPO_NAME} -n gitea-deployment
kubectl delete ingress ${REPO_NAME}-ingress -n gitea-deployment
# Display the manifest for debugging
echo "--- Generated manifest: ---"