fix(gitops): remove apisix standalone parser blockers
This commit is contained in:
parent
7278bad9f2
commit
bd454a3ebf
@ -7,7 +7,7 @@ spec:
|
||||
interval: 10m0s
|
||||
url: oci://ghcr.io/x-evor/k3s-platform-chart
|
||||
ref:
|
||||
semver: "0.1.1"
|
||||
semver: "0.1.2"
|
||||
layerSelector:
|
||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||
operation: copy
|
||||
|
||||
@ -35,6 +35,8 @@ components:
|
||||
values:
|
||||
etcd:
|
||||
enabled: false
|
||||
externalEtcd:
|
||||
user: ""
|
||||
ingress-controller:
|
||||
enabled: false
|
||||
dashboard:
|
||||
@ -71,7 +73,6 @@ components:
|
||||
type: roundrobin
|
||||
nodes:
|
||||
"accounts.core-pre.svc.cluster.local:80": 1
|
||||
#END
|
||||
admin:
|
||||
enabled: true
|
||||
vault:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user