Added egress to redis

This commit is contained in:
Jim Martens 2023-11-18 12:44:41 +01:00
parent 25ff4f1bb1
commit 34f0f8e5e3
1 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,13 @@ specs:
- port: '8083'
protocol: TCP
egress:
- toEndpoints:
- matchLabels:
app.kubernetes.io/name: argocd-redis
toPorts:
- ports:
- port: '6379'
protocol: TCP
- toEntities:
- world
toPorts: