fix(gitops): align apisix standalone data plane

This commit is contained in:
Haitao Pan 2026-04-02 16:14:31 +08:00
parent bd454a3ebf
commit 5224b82b7d
2 changed files with 4 additions and 6 deletions

View File

@ -7,7 +7,7 @@ spec:
interval: 10m0s
url: oci://ghcr.io/x-evor/k3s-platform-chart
ref:
semver: "0.1.2"
semver: "0.1.3"
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy

View File

@ -47,11 +47,11 @@ components:
control:
enabled: false
apisix:
admin:
enabled: false
deployment:
mode: standalone
role: traditional
role_traditional:
config_provider: yaml
role: data_plane
standalone:
config: |
routes:
@ -73,8 +73,6 @@ components:
type: roundrobin
nodes:
"accounts.core-pre.svc.cluster.local:80": 1
admin:
enabled: true
vault:
enabled: true
releaseName: vault