You've already forked reposilite-charts
docs(gatewayAPI): adapt indentation
This commit is contained in:
@@ -232,6 +232,8 @@ deployment:
|
|||||||
## @section GatewayAPI
|
## @section GatewayAPI
|
||||||
gatewayAPI:
|
gatewayAPI:
|
||||||
## @param gatewayAPI.enabled Enable the Gateway API resources. Requires Kubernetes v1.19 or higher, the CRD's and a compatible gateway controller.
|
## @param gatewayAPI.enabled Enable the Gateway API resources. Requires Kubernetes v1.19 or higher, the CRD's and a compatible gateway controller.
|
||||||
|
enable: false
|
||||||
|
|
||||||
core:
|
core:
|
||||||
## @param gatewayAPI.core.backendTLSPolicy.enabled Enable the BackendTLSPolicy resource. Requires also `gatewayAPI.enabled` to be `true`.
|
## @param gatewayAPI.core.backendTLSPolicy.enabled Enable the BackendTLSPolicy resource. Requires also `gatewayAPI.enabled` to be `true`.
|
||||||
## @param gatewayAPI.core.backendTLSPolicy.annotations Additional annotations for the BackendTLSPolicy.
|
## @param gatewayAPI.core.backendTLSPolicy.annotations Additional annotations for the BackendTLSPolicy.
|
||||||
|
|||||||
Reference in New Issue
Block a user