this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Ports and labels

+11
+11
k8s/nebula/vm/pbx/template/vm.yaml
··· 15 15 metadata: 16 16 labels: 17 17 vm.home.arpa/os: "freepbx" 18 + freepbx: "true" 18 19 spec: 19 20 hostname: "freepbx" 20 21 networks: ··· 31 32 disk: {} 32 33 interfaces: 33 34 - name: "main" 35 + masquerade: {} 36 + ports: 37 + - port: 5060 38 + protocol: TCP 39 + - port: 5060 40 + protocol: UDP 41 + - port: 5061 42 + protocol: TCP 43 + - port: 5061 44 + protocol: UDP 34 45 firmware: 35 46 bootloader: 36 47 bios: