Files
higress/pkg/cmd/hgctl/manifests/profiles/local-k8s.yaml

31 lines
539 B
YAML

profile: local-k8s
global:
install: local-k8s # install mode k8s/local-k8s/local-docker/local
ingressClass: higress
enableIstioAPI: true
enableGatewayAPI: true
namespace: higress-system
console:
replicas: 1
o11yEnabled: true
gateway:
replicas: 1
controller:
replicas: 1
# values passed through to helm
values:
charts:
higress:
url: https://higress.io/helm-charts
name: higress
version: latest
standalone:
url: https://higress.io/standalone/get-higress.sh
name: standalone
version: latest