sunbeam-charms/charms/placement-k8s/config.yaml
Billy Olsen c772c03d5c Add traefik lib for ingress
Add traefik charm libs for ingress via traefik

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2022-04-19 20:26:42 -07:00

28 lines
775 B
YAML

options:
debug:
default: False
description: Enable debug logging.
type: boolean
os-admin-hostname:
default:
description: |
The hostname or address of the admin endpoints that should be advertised
in the placement image provider.
type: string
os-internal-hostname:
default:
description: |
The hostname or address of the internal endpoints that should be advertised
in the placement image provider.
type: string
os-public-hostname:
default:
description: |
The hostname or address of the public endpoints that should be advertised
in the placement image provider.
type: string
region:
default: RegionOne
description: Space delimited list of OpenStack regions
type: string