Fluentd Forwarder Image Config 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/fluentd/properties/forwarder/properties/image
Configure Fluentd forwarder image repository and tag
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config/schemas/config.yaml* |
TYPE:
object
(Fluentd Forwarder Image Config)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
repository | string |
Optional | cannot be null | Welkin Apps Config |
tag | string |
Optional | cannot be null | Welkin Apps Config |
repository¶
repository
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
DEFAULTS:
The default value is:
"ghcr.io/elastisys/fluentd-forwarder"
tag¶
tag
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
DEFAULTS:
The default value is:
"v4.7.5-ck8s1"
Return to the root config schema
Generated Wed Apr 2 03:52:56 UTC 2025 from elastisys/compliantkubernetes-apps@main