Skip to content

Host Alias Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/prometheusBlackboxExporter/properties/hostAliases/items

Configure a host alias to resolve internally within the Pod.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/config.yaml*

TYPE:

object (Host Alias)

PROPERTIES:

Property Type Required Nullable Defined by
hostNames array Optional cannot be null Compliant Kubernetes Apps Config
ip string Optional cannot be null Compliant Kubernetes Apps Config

hostNames

Configure the hostname for the host alias.

hostNames

TYPE:

string[] (Host Name)

ip

Configure the IP address for the host alias.

ip

TYPE:

string (IP Address)

CONSTRAINTS:

IPv4: the string must be an IPv4 address (dotted quad), according to RFC 2673, section 3.2

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main