Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liu4480 committed Mar 30, 2023
1 parent 6fa38f0 commit 3759154
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions addons/controllers/testdata/antrea-test-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,12 @@ metadata:
name: test-cluster-5
---
apiVersion: v1
kind: Namespace
metadata:
labels:
control-plane: tkg-controller-manager
kubernetes.io/metadata.name: vmware-system-tkg
pod-security.kubernetes.io/enforce: privileged
name: vmware-system-tkg
---
apiVersion: v1
kind: ConfigMap
metadata:
labels:
app: addons-manager
name: vmware-system-tkg-addons-manager-config
namespace: vmware-system-tkg
namespace: tkg-system
data:
addons-manager.conf: |
antreaNsxEnabled: true
Expand Down

0 comments on commit 3759154

Please sign in to comment.