Skip to content

Commit 12e4945

Browse files
Merge pull request #556 from slawqo/fix-enable-tls-kuttl-test
Fix ovn_tls_enable kuttl test deployment phase
2 parents 81fd12b + ad86191 commit 12e4945

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/kuttl/tests/ovn_tls_enable/deploy/kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ovn_v1beta1_ovndbcluster.yaml
5+
- ovn_v1beta1_ovnnorthd.yaml
6+
- ovn_v1beta1_ovncontroller.yaml
57
patches:
68
- patch: |-
79
- op: add

0 commit comments

Comments
 (0)