Magidoc

RuntimeInstallationArgs
Input Object

Runtime Installation Arguments

Fields

#

accessMode

The access mode to the runtime - INGRESS|TUNNEL

chartVersion

Chart Version

cluster

Non-null

Cluster

componentNames

[ String !]!
Non-null

The names of the components to be installed as placeholders

gatewayName

Gateway name

gatewayNamespace

Gateway namespace

gitProvider

The git provider of the installation repo

Default: "GITHUB"

ingressClass

Ingress class name

ingressController

Ingress controller name

ingressHost

Ingress Host

installationType

Type of installation CLI|HELM|HOSTED

internalIngressHost

Internal Ingress Host

isExternalArgoCd

Is using an external ArgoCD instance instead of the bundled one

managed

Managed runtime (default false)

recover

Does runtime installed from an existing repo

repo

Repo URL with optional path and branch info

runtimeName

Non-null

Name of the Runtime

runtimeNamespace

Namespace of the Runtime

runtimeVersion

Non-null

Runtime Version

Usages

#

References

#

  • Argument installationArgs of field createRuntime from type Mutation
  • Argument installationArgs of field createRuntimeForAccount from type Mutation