p3: clean: separate all script

This commit is contained in:
2025-04-21 08:50:26 -04:00
parent b47355ed98
commit a87dc80ba1
3 changed files with 10 additions and 5 deletions

1
p3/scripts/argocd.sh Executable file
View File

@ -0,0 +1 @@
kubectl port-forward svc/argocd-server -n argocd 8080:443 &