Skip to content

Commit 225c948

Browse files
authored
Set ai agent feature to false in the quickstart (kubermatic#1963)
Signed-off-by: julioc-p <14-10820@usb.ve>
1 parent c2c5d47 commit 225c948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/developer-platform/setup/quickstart/data/kdp-dashboard.values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ dashboard:
2222
backend:
2323
frontProxyURL: https://api.<DOMAIN>
2424
features:
25+
aiAgent:
26+
enabled: false
2527
kubeconfigDownload:
2628
enabled: true
2729
serverCA: /app/_config/user-kubeconfig/ca.crt

0 commit comments

Comments
 (0)