fix: update part of e2e tests

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
AhmedGrati
2023-10-11 20:09:07 +01:00
parent 09dc978e8e
commit 115f3862fc
49 changed files with 37 additions and 332 deletions
@@ -30,20 +30,3 @@ spec:
resources: {}
restartPolicy: Always
status: {}
---
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
creationTimestamp: null
name: compose-env-interpolation-default
spec:
ingress:
- from:
- podSelector:
matchLabels:
io.kompose.network/compose-env-interpolation-default: "true"
podSelector:
matchLabels:
io.kompose.network/compose-env-interpolation-default: "true"