add helm for kind (#57)

This commit is contained in:
澄潭
2022-11-14 19:34:18 +08:00
committed by GitHub
parent b15604e9aa
commit 8165ea6a99
14 changed files with 86 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
dependencies:
- name: higress
repository: file://../../higress
version: 0.5.2
digest: sha256:414ef7a78a25d8f25d1f643edf4c8e59f74ecaa51a5ae4e4bff3000472b08fdb
generated: "2022-11-13T13:39:25.948896+08:00"

View File

@@ -0,0 +1,16 @@
apiVersion: v2
appVersion: 0.5.2
description: Helm chart for deploying higress gateways
icon: https://higress.io/img/higress_logo_small.png
keywords:
- higress
- gateways
name: higress-local
sources:
- http://github.com/alibaba/higress
dependencies:
- name: higress
repository: "file://../../higress"
version: 0.5.2
type: application
version: 0.5.2

View File

@@ -0,0 +1,2 @@
global:
kind: true