sunbeam-charms/charms/neutron-k8s/config.yaml
Billy Olsen 5f6599f0b3 Add traefik library for ingress
Add traefik charm library for ingress

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2022-04-19 12:28:38 -07:00

28 lines
771 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 neutron image provider.
type: string
os-internal-hostname:
default:
description: |
The hostname or address of the internal endpoints that should be advertised
in the neutron image provider.
type: string
os-public-hostname:
default:
description: |
The hostname or address of the internal endpoints that should be advertised
in the neutron image provider.
type: string
region:
default: RegionOne
description: Space delimited list of OpenStack regions
type: string