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: toolbox:
enabled: true enabled: true
monitoring: monitoring:
enabled: true enabled: false
ingress: ingress:
dashboard: dashboard:
annotations: annotations:

View File

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

View File

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