We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e1fdb commit f83f610Copy full SHA for f83f610
test-target/local-pod-under-test.yaml
@@ -21,9 +21,10 @@ spec:
21
k8s.v1.cni.cncf.io/networks: {{ MULTUS_ANNOTATION }}
22
name: test
23
spec:
24
+ terminationGracePeriodSeconds: 30
25
automountServiceAccountToken: false
26
containers:
- - image: quay.io/testnetworkfunction/cnf-test-partner:latest
27
+ - image: quay.io/testnetworkfunction/cnf-test-partner:latest
28
imagePullPolicy: IfNotPresent
29
30
ports:
0 commit comments