Skip to content

Instantly share code, notes, and snippets.

@david-martin
Created July 30, 2019 10:27
Show Gist options
  • Save david-martin/32b3e98828d921f7d36c8fd1722f7244 to your computer and use it in GitHub Desktop.
Save david-martin/32b3e98828d921f7d36c8fd1722f7244 to your computer and use it in GitHub Desktop.
apiVersion: enmasse.io/v1beta1
kind: AddressSpace
metadata:
name: myspace
spec:
type: standard
plan: standard-unlimited
authenticationService:
name: standard-authservice
endpoints:
- name: messaging
service: messaging
expose:
type: loadbalancer
loadBalancerPorts:
- amqp
- amqps
annotations:
mykey: myvalue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment