torna
This commit is contained in:
@ -128,6 +128,7 @@ helm upgrade -i canal-server canal-server/ --values local-values/canal/crm1.yam
|
||||
https://hub.fastgit.org/nacos-group/nacos-k8s.git
|
||||
|
||||
```
|
||||
cd torna && helm dependency update && cd ..
|
||||
|
||||
helm upgrade -i torna-server torna/ --values local-values/torna/values.yaml -n harbor
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
apiVersion: v2
|
||||
name: torna-server
|
||||
description: A Helm chart for Kubernetes
|
||||
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
# A chart can be either an 'application' or a 'library' chart.
|
||||
#
|
||||
# Application charts are a collection of templates that can be packaged into versioned archives
|
||||
|
Reference in New Issue
Block a user