Fix VirtualService for production #21

Merged
allanger merged 0 commits from refs/pull/21/head into main 2023-02-26 04:53:22 +00:00
allanger commented 2023-02-26 04:48:47 +00:00 (Migrated from git.badhouseplants.net)

VirtualService is not generated correctly. Hostsfield should be a list like that:

hosts:
  - badhouseplants.net
  - www.badhouseplants.net
`VirtualService` is not generated correctly. `Hosts`field should be a list like that: ```YAML hosts: - badhouseplants.net - www.badhouseplants.net ```
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: badhouseplants/badhouseplants-net-old#21
No description provided.