Commit 571fb2c
committed
Add combined-ca-bundle secret for dataplane-deploy-no-nodes-test
The dataplane-deploy-no-nodes-test kuttl test require that a
combined-ca-bundle Secret exists so that it can be mounted by the
ansibleee job pods. When running all the kuttl tests together, the
ctlplane tests would create the secret. However, when running just this
test in isolation it needs to be created.
The other dataplane tests that need this Secret to exist already handle
creating it on their own.
Signed-off-by: James Slagle <jslagle@redhat.com>1 parent 6b57234 commit 571fb2c
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
2 | 13 | | |
3 | 14 | | |
4 | 15 | | |
| |||
0 commit comments