use external url
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
- sh
|
||||
- -c
|
||||
- |
|
||||
while ! nc -z gitea-int-service 3000; do
|
||||
while ! nc -z gitea.akshun-lab.cc 443; do
|
||||
echo "Waiting for Gitea to be ready..."
|
||||
sleep 5
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user