Adding RKE2 to Neuvector questions.yaml descriptions
parent
f4719e9fcc
commit
4d0a02f409
Binary file not shown.
|
@ -84,15 +84,15 @@ questions:
|
||||||
label: Runtime Path
|
label: Runtime Path
|
||||||
- variable: k3s.enabled
|
- variable: k3s.enabled
|
||||||
default: "false"
|
default: "false"
|
||||||
description: k3s containerd runtime. Enable only one runtime.
|
description: k3s/RKE2 containerd runtime. Enable only one runtime.
|
||||||
type: boolean
|
type: boolean
|
||||||
label: k3s Containerd Runtime
|
label: k3s/RKE2 Containerd Runtime
|
||||||
show_subquestion_if: true
|
show_subquestion_if: true
|
||||||
group: "Container Runtime"
|
group: "Container Runtime"
|
||||||
subquestions:
|
subquestions:
|
||||||
- variable: k3s.runtimePath
|
- variable: k3s.runtimePath
|
||||||
default: " /run/k3s/containerd/containerd.sock"
|
default: " /run/k3s/containerd/containerd.sock"
|
||||||
description: "k3s Containerd Runtime Path"
|
description: "k3s/RKE2 Containerd Runtime Path"
|
||||||
type: string
|
type: string
|
||||||
label: Runtime Path
|
label: Runtime Path
|
||||||
#storage configurations
|
#storage configurations
|
||||||
|
|
|
@ -3694,9 +3694,9 @@ entries:
|
||||||
catalog.cattle.io/release-name: neuvector
|
catalog.cattle.io/release-name: neuvector
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 5.0.2
|
appVersion: 5.0.2
|
||||||
created: "2022-08-09T02:37:03.24883594Z"
|
created: "2022-09-07T02:39:51.643477-04:00"
|
||||||
description: Helm partner chart for NeuVector's core services
|
description: Helm partner chart for NeuVector's core services
|
||||||
digest: 8cdeb20299fc63b06d8c4db72a1b6bac3a3bff5627eae349ed8d6b3b22601c98
|
digest: 4eb5677304e38f383f089eb4aff11f55584b47607c35b21ce00f058288016d30
|
||||||
home: https://neuvector.com
|
home: https://neuvector.com
|
||||||
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
|
icon: https://avatars2.githubusercontent.com/u/19367275?s=200&v=4
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -84,15 +84,15 @@ questions:
|
||||||
label: Runtime Path
|
label: Runtime Path
|
||||||
- variable: k3s.enabled
|
- variable: k3s.enabled
|
||||||
default: "false"
|
default: "false"
|
||||||
description: k3s containerd runtime. Enable only one runtime.
|
description: k3s/RKE2 containerd runtime. Enable only one runtime.
|
||||||
type: boolean
|
type: boolean
|
||||||
label: k3s Containerd Runtime
|
label: k3s/RKE2 Containerd Runtime
|
||||||
show_subquestion_if: true
|
show_subquestion_if: true
|
||||||
group: "Container Runtime"
|
group: "Container Runtime"
|
||||||
subquestions:
|
subquestions:
|
||||||
- variable: k3s.runtimePath
|
- variable: k3s.runtimePath
|
||||||
default: " /run/k3s/containerd/containerd.sock"
|
default: " /run/k3s/containerd/containerd.sock"
|
||||||
description: "k3s Containerd Runtime Path"
|
description: "k3s/RKE2 Containerd Runtime Path"
|
||||||
type: string
|
type: string
|
||||||
label: Runtime Path
|
label: Runtime Path
|
||||||
#storage configurations
|
#storage configurations
|
||||||
|
|
Loading…
Reference in New Issue