-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
89 changed files
with
483 additions
and
10,454 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Apache Dubbo Admin | ||
|
||
A Helm chart for Dubbo Admin The ops and reference implementation for Apache Dubbo. | ||
|
||
## Prerequisites | ||
|
||
* Kubernetes v1.14+ | ||
* Helm v3+ | ||
|
||
### Install | ||
|
||
```bash | ||
helm install [RELEASE_NAME] dubbo-admin --namespace dubbo-system --create-namespace | ||
``` | ||
|
||
### Uninstall | ||
|
||
```bash | ||
helm delete [RELEASE_NAME] --namespace dubbo-system | ||
``` |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
103 changes: 0 additions & 103 deletions
103
charts/admin-stack/charts/dubbo-admin/templates/_helpers.tpl
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
charts/admin-stack/charts/dubbo-admin/templates/clusterrole.yaml
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
charts/admin-stack/charts/dubbo-admin/templates/clusterrolebinding.yaml
This file was deleted.
Oops, something went wrong.
78 changes: 0 additions & 78 deletions
78
charts/admin-stack/charts/dubbo-admin/templates/ingress.yaml
This file was deleted.
Oops, something went wrong.
52 changes: 0 additions & 52 deletions
52
charts/admin-stack/charts/dubbo-admin/templates/networkpolicy.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.