sunbeam-charms/charms/octavia-k8s/config.yaml
Hemanth Nakkina b78b690eb0 Documentation updates
Fix documentation in README.md and metadata.yaml

Change-Id: I5a0371445bae849325c498a0f91c5e3bb87e6923
2023-09-29 10:41:04 +05:30

28 lines
808 B
YAML

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