Compare commits

..

No commits in common. "d076f21d353fa78fe30331b251fadc6c8286b189" and "1c4f8db27062eed4e48e941f0953385608a5e933" have entirely different histories.

3 changed files with 1 additions and 7 deletions

View File

@ -22,7 +22,7 @@ spec:
toolbox:
enabled: true
monitoring:
enabled: true
enabled: false
ingress:
dashboard:
annotations:

View File

@ -88,7 +88,6 @@ talosctl gen config \
--config-patch @patches/discovery.yaml \
--config-patch @patches/diskselector.yaml \
--config-patch @patches/vip.yaml \
--config-patch @patches/metrics.yaml \
$CLUSTER_NAME \
$API_ENDPOINT
```
@ -106,7 +105,6 @@ talosctl gen config \
--config-patch @patches/scheduling.yaml \
--config-patch @patches/discovery.yaml \
--config-patch @patches/diskselector.yaml \
--config-patch @patches/metrics.yaml \
$CLUSTER_NAME \
$API_ENDPOINT
```

View File

@ -1,4 +0,0 @@
cluster:
scheduler:
extraArgs:
bind-address: 0.0.0.0