Compare commits
No commits in common. "d076f21d353fa78fe30331b251fadc6c8286b189" and "1c4f8db27062eed4e48e941f0953385608a5e933" have entirely different histories.
d076f21d35
...
1c4f8db270
@ -22,7 +22,7 @@ spec:
|
||||
toolbox:
|
||||
enabled: true
|
||||
monitoring:
|
||||
enabled: true
|
||||
enabled: false
|
||||
ingress:
|
||||
dashboard:
|
||||
annotations:
|
||||
|
||||
@ -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
|
||||
```
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
cluster:
|
||||
scheduler:
|
||||
extraArgs:
|
||||
bind-address: 0.0.0.0
|
||||
Loading…
Reference in New Issue
Block a user