initial commit
This commit is contained in:
9
config-patches/cluster/weyma-internal-discovery.yaml
Normal file
9
config-patches/cluster/weyma-internal-discovery.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Internal Talos discovery server for black-start readiness
|
||||
cluster:
|
||||
discovery:
|
||||
enabled: true # Enable the cluster membership discovery feature.
|
||||
# Configure registries used for cluster member discovery.
|
||||
registries:
|
||||
# Service registry is using an external service to push and pull information about cluster members.
|
||||
service:
|
||||
endpoint: http://10.105.6.215:3000 # External service endpoint.
|
||||
Reference in New Issue
Block a user