Skip to content

Instantly share code, notes, and snippets.

global:
name: consul
datacenter: dc2
tls:
enabled: true
verify: true
#verify: false # WARNING - Don't do this in production
caCert:
secretName: consul-federation
secretKey: caCert
global:
name: consulcli
datacenter: dc2
enabled: false
# Configure federation.
federation:
# If enabled, this datacenter will be federation-capable. Only federation
# via mesh gateways is supported.
# Mesh gateways and servers will be configured to allow federation.