fix: conflicting svc name

This commit is contained in:
Vegard Hagen
2024-11-17 17:03:28 +01:00
parent e6a8ad12c8
commit 5abde08753
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Service
metadata:
name: torrent
name: torrent-torrent
namespace: arr
annotations:
io.cilium/lb-ipam-ips: 192.168.1.225
+1 -1
View File
@@ -12,4 +12,4 @@ helmCharts:
releaseName: "cilium"
includeCRDs: true
namespace: kube-system
valuesFile: values.yaml
valuesFile: values.yaml
+1 -3
View File
@@ -60,14 +60,12 @@ enableCiliumEndpointSlice: true
gatewayAPI:
enabled: true
envoy:
enabled: true
securityContext:
capabilities:
keepCapNetBindService: true
envoy:
- NET_BIND_SERVICE
- NET_ADMIN
- PERMON
- PERFMON
- BPF
hubble: