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