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 46bd197 commit 03ca703Copy full SHA for 03ca703
test-target/local-pod-under-test.yaml
@@ -20,6 +20,7 @@ spec:
20
test-network-function.com/defaultnetworkinterface: '"eth0"' # optional
21
name: test
22
spec:
23
+ automountServiceAccountToken: false
24
containers:
25
- command: [ "/bin/bash", "-c", "echo 'logs' && tail -f /dev/null" ]
26
image: quay.io/testnetworkfunction/cnf-test-partner:latest
0 commit comments