We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06334f4 commit c0c9d01Copy full SHA for c0c9d01
cluster/deploy_local_forklift_bazel.sh
@@ -23,13 +23,9 @@ metadata:
23
name: forklift-controller
24
namespace: konveyor-forklift
25
spec:
26
- feature_ui: false
27
- feature_validation: true
28
- inventory_tls_enabled: false
29
- validation_tls_enabled: false
+ feature_ui_plugin: false
30
feature_must_gather_api: false
31
must_gather_api_tls_enabled: false
32
- ui_tls_enabled: false
33
inventory_container_requests_cpu: "50m"
34
validation_container_requests_cpu: "50m"
35
controller_container_requests_cpu: "50m"
0 commit comments