diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 6642fef..219e7fd 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -26,7 +26,7 @@ on: ingress_host: description: 'Ingress host domain (e.g., stats-api.example.com)' required: false - default: '' + default: 'www.cialloo.com' type: string force_restart: description: 'Force rollout restart (restarts pods even if no changes)'