cluster_spec_clusterConfigSpec_airgap

cluster_spec_clusterConfigSpec_airgap
cluster_spec_clusterConfigSpec_airgap

Airgap represents cluster wide airgap repository server to pull packages or images Airgap is optional for creation and is immutable AirgapInfo is exclusive with ProxyInfo

JSON Example
{
    "caCert": "caCert",
    "fqdn": "fqdn"
}
string
caCert
Optional

Self-signed certificate or private root CA certificate in base64 format that used to verify the airgap repository server's certificate. It is required only if the airgap repository server is configured with self-signed certificate or certificate signed by a private root CA certificate.

string
fqdn
Optional

The FQDN of repository server in airgap environment