Automated Manifest Update (#4918)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `dfa99bb` (on `dfa99bbc3346409f53011df0fe6697bc87223a68`) - **Charts Updated**: `qbittorrent,slskd` Reviewed-on: #4918 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4918.
This commit is contained in:
@@ -87,13 +87,6 @@ spec:
|
||||
secretKeyRef:
|
||||
key: addresses
|
||||
name: qbittorrent-wireguard-conf
|
||||
- name: VPN_PORT_FORWARDING
|
||||
value: "on"
|
||||
- name: FIREWALL_VPN_INPUT_PORTS
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: input-ports
|
||||
name: qbittorrent-wireguard-conf
|
||||
- name: FIREWALL_OUTBOUND_SUBNETS
|
||||
value: 192.168.1.0/24,10.244.0.0/16
|
||||
- name: FIREWALL_INPUT_PORTS
|
||||
|
||||
@@ -71,15 +71,6 @@ spec:
|
||||
secretKeyRef:
|
||||
key: addresses
|
||||
name: slskd-wireguard-conf
|
||||
- name: VPN_PORT_FORWARDING
|
||||
value: "on"
|
||||
- name: FIREWALL_VPN_INPUT_PORTS
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: input-ports
|
||||
name: slskd-wireguard-conf
|
||||
- name: FIREWALL_OUTBOUND_SUBNETS
|
||||
value: 192.168.1.0/24,10.244.0.0/16
|
||||
- name: FIREWALL_OUTBOUND_SUBNETS
|
||||
value: 192.168.1.0/24,10.244.0.0/16
|
||||
- name: FIREWALL_INPUT_PORTS
|
||||
|
||||
Reference in New Issue
Block a user