Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pedrohdz/3e869f5b6dbfc3b49900c244ae67824e to your computer and use it in GitHub Desktop.
Save pedrohdz/3e869f5b6dbfc3b49900c244ae67824e to your computer and use it in GitHub Desktop.
global:
name: consul
datacenter: dc1
federation:
enabled: true
createFederationSecret: true
tls:
enabled: true
enableAutoEncrypt: true
verify: true
gossipEncryption:
secretName: consul-gossip-encryption-key
secretKey: key
acls:
manageSystemACLs: true
createReplicationToken: true
server:
replicas: 1
ui:
enabled: true
meshGateway:
enabled: true
replicas: 1
connectInject:
enabled: true
controller:
enabled: true
@pedrohdz
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment