Skip to content

Commit 38783d9

Browse files
committed
testing
1 parent 9430da4 commit 38783d9

2 files changed

Lines changed: 3 additions & 13 deletions

File tree

apps/apisix/overlays/testing/kustomization.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
3-
resources:
4-
- namespace.yaml
5-
namespace: testing-apisix
3+
namespace: testing
64
helmCharts:
75
- name: apisix
86
repo: https://charts.apiseven.com
@@ -16,6 +14,6 @@ helmCharts:
1614
enabled: true
1715
config:
1816
apisix:
19-
serviceNamespace: testing-apisix
17+
serviceNamespace: testing
2018
global:
21-
namespace: testing-apisix
19+
namespace: testing

apps/apisix/overlays/testing/namespace.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)