Use https for argocd

This commit is contained in:
Nikolai Rodionov 2024-07-24 18:07:42 +02:00
parent d8faab209c
commit 7a8e163973
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -66,7 +66,7 @@ steps:
- argo_github_oauth_key - argo_github_oauth_key
- argo_google_oauth_key - argo_google_oauth_key
environment: environment:
ARGOCD_SERVER: argo.badhouseplants.net:443 ARGOCD_SERVER: https://argo.badhouseplants.net:443
commands: commands:
- ./scripts/deploy-app.pl - ./scripts/deploy-app.pl