adopt wework clusters
This commit is contained in:
parent
4bc77c1566
commit
6a4dd31240
5 changed files with 8 additions and 7 deletions
|
@ -1,2 +1,3 @@
|
||||||
*.tgz
|
*.swp
|
||||||
output
|
output
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: apiextensions.k8s.io/v1
|
apiVersion: apiextensions.k8s.io/v1beta1
|
||||||
kind: CustomResourceDefinition
|
kind: CustomResourceDefinition
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: apiextensions.k8s.io/v1
|
apiVersion: apiextensions.k8s.io/v1beta1
|
||||||
kind: CustomResourceDefinition
|
kind: CustomResourceDefinition
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis-ha
|
- name: redis-ha
|
||||||
repository: https://dandydeveloper.github.io/charts/
|
repository: acr://wework-chart.cn-shanghai.cr.aliyuncs.com/wework/argo
|
||||||
version: 4.10.1
|
version: 4.10.1
|
||||||
digest: sha256:e1e0526ad009ecc065df937b48c4e0e5877e5194242c7888b1dc4467775f2663
|
digest: sha256:03fee5b240534c3033b61bfd349fdec8d83b94545de373b1be800f833f9a622f
|
||||||
generated: "2020-12-14T14:00:30.830130403+01:00"
|
generated: "2021-02-23T14:41:18.630567+08:00"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis-ha
|
- name: redis-ha
|
||||||
version: 4.10.1
|
version: 4.10.1
|
||||||
repository: https://dandydeveloper.github.io/charts/
|
repository: acr://wework-chart.cn-shanghai.cr.aliyuncs.com/wework/argo
|
||||||
condition: redis-ha.enabled
|
condition: redis-ha.enabled
|
||||||
|
|
Loading…
Reference in a new issue