Merge pull request 'Automated Manifest Update' (#6175) from auto/update-manifests into manifests
Reviewed-on: #6175
This commit was merged in pull request #6175.
This commit is contained in:
@@ -117,27 +117,27 @@ spec:
|
|||||||
name: config
|
name: config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /synapse/config/conf.d/
|
- mountPath: /synapse/config/conf.d/oidc.yaml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
name: oidc-config
|
name: oidc-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: oidc.yaml
|
subPath: oidc.yaml
|
||||||
- mountPath: /synapse/config/conf.d/
|
- mountPath: /synapse/config/conf.d/hookshot-registration.yaml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
name: hookshot-config
|
name: hookshot-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: hookshot-registration.yaml
|
subPath: hookshot-registration.yaml
|
||||||
- mountPath: /synapse/config/conf.d/
|
- mountPath: /synapse/config/conf.d/mautrix-discord-registration.yaml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
name: mautrix-discord-config
|
name: mautrix-discord-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: mautrix-discord-registration.yaml
|
subPath: mautrix-discord-registration.yaml
|
||||||
- mountPath: /synapse/config/conf.d/
|
- mountPath: /synapse/config/conf.d/mautrix-whatsapp-registration.yaml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
name: mautrix-whatsapp-config
|
name: mautrix-whatsapp-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: mautrix-whatsapp-registration.yaml
|
subPath: mautrix-whatsapp-registration.yaml
|
||||||
- mountPath: /synapse/config/conf.d/
|
- mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
name: double-puppet-config
|
name: double-puppet-config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ spec:
|
|||||||
- name: FIREWALL_OUTBOUND_SUBNETS
|
- name: FIREWALL_OUTBOUND_SUBNETS
|
||||||
value: 192.168.1.0/24,10.0.0.0/8
|
value: 192.168.1.0/24,10.0.0.0/8
|
||||||
- name: FIREWALL_INPUT_PORTS
|
- name: FIREWALL_INPUT_PORTS
|
||||||
value: 5030,50300
|
value: 8080,9022
|
||||||
- name: VPN_PORT_FORWARDING
|
- name: VPN_PORT_FORWARDING
|
||||||
value: "on"
|
value: "on"
|
||||||
- name: VPN_PORT_FORWARDING_UP_COMMAND
|
- name: VPN_PORT_FORWARDING_UP_COMMAND
|
||||||
|
|||||||
Reference in New Issue
Block a user