diff --git a/charts/vaas/Chart.yaml b/charts/vaas/Chart.yaml index a235df9..afbe217 100644 --- a/charts/vaas/Chart.yaml +++ b/charts/vaas/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: vaas -version: 2.1.0 +version: 2.1.1 description: Deployment of a Verdict-as-a-Service on-premise instance maintainers: - name: G DATA CyberDefense AG diff --git a/charts/vaas/templates/gateway/networkpolicy.yaml b/charts/vaas/templates/gateway/networkpolicy.yaml index 74b998b..56cbe64 100644 --- a/charts/vaas/templates/gateway/networkpolicy.yaml +++ b/charts/vaas/templates/gateway/networkpolicy.yaml @@ -34,7 +34,10 @@ spec: app.kubernetes.io/name: gdscan - podSelector: matchLabels: - app.kubernetes.io/name: mini-identity-provider + app.kubernetes.io/name: mini-identity-provider + - podSelector: + matchLabels: + app.kubernetes.io/name: gateway ports: - port: 8080 - to: