diff options
| -rw-r--r-- | k8s/helm_charts2/.helmignore (renamed from k8s/seaweedfs/.helmignore) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/Chart.yaml (renamed from k8s/seaweedfs/Chart.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/dashboards/seaweedfs-grafana-dashboard.json (renamed from k8s/seaweedfs/dashboards/seaweedfs-grafana-dashboard.json) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/_helpers.tpl (renamed from k8s/seaweedfs/templates/_helpers.tpl) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/ca-cert.yaml (renamed from k8s/seaweedfs/templates/ca-cert.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/cert-clusterissuer.yaml (renamed from k8s/seaweedfs/templates/cert-clusterissuer.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/client-cert.yaml (renamed from k8s/seaweedfs/templates/client-cert.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/cronjob.yaml (renamed from k8s/seaweedfs/templates/cronjob.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/filer-cert.yaml (renamed from k8s/seaweedfs/templates/filer-cert.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/filer-service-client.yaml (renamed from k8s/seaweedfs/templates/filer-service-client.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/filer-service.yaml (renamed from k8s/seaweedfs/templates/filer-service.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/filer-servicemonitor.yaml (renamed from k8s/seaweedfs/templates/filer-servicemonitor.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/filer-statefulset.yaml (renamed from k8s/seaweedfs/templates/filer-statefulset.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/ingress.yaml (renamed from k8s/seaweedfs/templates/ingress.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/master-cert.yaml (renamed from k8s/seaweedfs/templates/master-cert.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/master-service.yaml (renamed from k8s/seaweedfs/templates/master-service.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/master-statefulset.yaml (renamed from k8s/seaweedfs/templates/master-statefulset.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/s3-deployment.yaml (renamed from k8s/seaweedfs/templates/s3-deployment.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/s3-service.yaml (renamed from k8s/seaweedfs/templates/s3-service.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/s3-servicemonitor.yaml (renamed from k8s/seaweedfs/templates/s3-servicemonitor.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/seaweedfs-grafana-dashboard.yaml (renamed from k8s/seaweedfs/templates/seaweedfs-grafana-dashboard.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/seaweedfs-s3-secret.yaml (renamed from k8s/seaweedfs/templates/seaweedfs-s3-secret.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/secret-seaweedfs-db.yaml (renamed from k8s/seaweedfs/templates/secret-seaweedfs-db.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/security-configmap.yaml (renamed from k8s/seaweedfs/templates/security-configmap.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/service-account.yaml (renamed from k8s/seaweedfs/templates/service-account.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/volume-cert.yaml (renamed from k8s/seaweedfs/templates/volume-cert.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/volume-service.yaml (renamed from k8s/seaweedfs/templates/volume-service.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/volume-servicemonitor.yaml (renamed from k8s/seaweedfs/templates/volume-servicemonitor.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/templates/volume-statefulset.yaml (renamed from k8s/seaweedfs/templates/volume-statefulset.yaml) | 0 | ||||
| -rw-r--r-- | k8s/helm_charts2/values.yaml (renamed from k8s/seaweedfs/values.yaml) | 0 |
30 files changed, 0 insertions, 0 deletions
diff --git a/k8s/seaweedfs/.helmignore b/k8s/helm_charts2/.helmignore index 50af03172..50af03172 100644 --- a/k8s/seaweedfs/.helmignore +++ b/k8s/helm_charts2/.helmignore diff --git a/k8s/seaweedfs/Chart.yaml b/k8s/helm_charts2/Chart.yaml index 1ea000484..1ea000484 100644 --- a/k8s/seaweedfs/Chart.yaml +++ b/k8s/helm_charts2/Chart.yaml diff --git a/k8s/seaweedfs/dashboards/seaweedfs-grafana-dashboard.json b/k8s/helm_charts2/dashboards/seaweedfs-grafana-dashboard.json index d492a0695..d492a0695 100644 --- a/k8s/seaweedfs/dashboards/seaweedfs-grafana-dashboard.json +++ b/k8s/helm_charts2/dashboards/seaweedfs-grafana-dashboard.json diff --git a/k8s/seaweedfs/templates/_helpers.tpl b/k8s/helm_charts2/templates/_helpers.tpl index a9ee89f03..a9ee89f03 100644 --- a/k8s/seaweedfs/templates/_helpers.tpl +++ b/k8s/helm_charts2/templates/_helpers.tpl diff --git a/k8s/seaweedfs/templates/ca-cert.yaml b/k8s/helm_charts2/templates/ca-cert.yaml index 056f01502..056f01502 100644 --- a/k8s/seaweedfs/templates/ca-cert.yaml +++ b/k8s/helm_charts2/templates/ca-cert.yaml diff --git a/k8s/seaweedfs/templates/cert-clusterissuer.yaml b/k8s/helm_charts2/templates/cert-clusterissuer.yaml index d0bd42593..d0bd42593 100644 --- a/k8s/seaweedfs/templates/cert-clusterissuer.yaml +++ b/k8s/helm_charts2/templates/cert-clusterissuer.yaml diff --git a/k8s/seaweedfs/templates/client-cert.yaml b/k8s/helm_charts2/templates/client-cert.yaml index 4d27b5659..4d27b5659 100644 --- a/k8s/seaweedfs/templates/client-cert.yaml +++ b/k8s/helm_charts2/templates/client-cert.yaml diff --git a/k8s/seaweedfs/templates/cronjob.yaml b/k8s/helm_charts2/templates/cronjob.yaml index 4caf4bad1..4caf4bad1 100644 --- a/k8s/seaweedfs/templates/cronjob.yaml +++ b/k8s/helm_charts2/templates/cronjob.yaml diff --git a/k8s/seaweedfs/templates/filer-cert.yaml b/k8s/helm_charts2/templates/filer-cert.yaml index 855183c54..855183c54 100644 --- a/k8s/seaweedfs/templates/filer-cert.yaml +++ b/k8s/helm_charts2/templates/filer-cert.yaml diff --git a/k8s/seaweedfs/templates/filer-service-client.yaml b/k8s/helm_charts2/templates/filer-service-client.yaml index 929b6f8bc..929b6f8bc 100644 --- a/k8s/seaweedfs/templates/filer-service-client.yaml +++ b/k8s/helm_charts2/templates/filer-service-client.yaml diff --git a/k8s/seaweedfs/templates/filer-service.yaml b/k8s/helm_charts2/templates/filer-service.yaml index 45035fc27..45035fc27 100644 --- a/k8s/seaweedfs/templates/filer-service.yaml +++ b/k8s/helm_charts2/templates/filer-service.yaml diff --git a/k8s/seaweedfs/templates/filer-servicemonitor.yaml b/k8s/helm_charts2/templates/filer-servicemonitor.yaml index f07f6ebef..f07f6ebef 100644 --- a/k8s/seaweedfs/templates/filer-servicemonitor.yaml +++ b/k8s/helm_charts2/templates/filer-servicemonitor.yaml diff --git a/k8s/seaweedfs/templates/filer-statefulset.yaml b/k8s/helm_charts2/templates/filer-statefulset.yaml index fc1253479..fc1253479 100644 --- a/k8s/seaweedfs/templates/filer-statefulset.yaml +++ b/k8s/helm_charts2/templates/filer-statefulset.yaml diff --git a/k8s/seaweedfs/templates/ingress.yaml b/k8s/helm_charts2/templates/ingress.yaml index dcd52c138..dcd52c138 100644 --- a/k8s/seaweedfs/templates/ingress.yaml +++ b/k8s/helm_charts2/templates/ingress.yaml diff --git a/k8s/seaweedfs/templates/master-cert.yaml b/k8s/helm_charts2/templates/master-cert.yaml index a8b0fc1d1..a8b0fc1d1 100644 --- a/k8s/seaweedfs/templates/master-cert.yaml +++ b/k8s/helm_charts2/templates/master-cert.yaml diff --git a/k8s/seaweedfs/templates/master-service.yaml b/k8s/helm_charts2/templates/master-service.yaml index 0ce467538..0ce467538 100644 --- a/k8s/seaweedfs/templates/master-service.yaml +++ b/k8s/helm_charts2/templates/master-service.yaml diff --git a/k8s/seaweedfs/templates/master-statefulset.yaml b/k8s/helm_charts2/templates/master-statefulset.yaml index e5a7a537a..e5a7a537a 100644 --- a/k8s/seaweedfs/templates/master-statefulset.yaml +++ b/k8s/helm_charts2/templates/master-statefulset.yaml diff --git a/k8s/seaweedfs/templates/s3-deployment.yaml b/k8s/helm_charts2/templates/s3-deployment.yaml index b513e937b..b513e937b 100644 --- a/k8s/seaweedfs/templates/s3-deployment.yaml +++ b/k8s/helm_charts2/templates/s3-deployment.yaml diff --git a/k8s/seaweedfs/templates/s3-service.yaml b/k8s/helm_charts2/templates/s3-service.yaml index 122b33298..122b33298 100644 --- a/k8s/seaweedfs/templates/s3-service.yaml +++ b/k8s/helm_charts2/templates/s3-service.yaml diff --git a/k8s/seaweedfs/templates/s3-servicemonitor.yaml b/k8s/helm_charts2/templates/s3-servicemonitor.yaml index 7f18f00f5..7f18f00f5 100644 --- a/k8s/seaweedfs/templates/s3-servicemonitor.yaml +++ b/k8s/helm_charts2/templates/s3-servicemonitor.yaml diff --git a/k8s/seaweedfs/templates/seaweedfs-grafana-dashboard.yaml b/k8s/helm_charts2/templates/seaweedfs-grafana-dashboard.yaml index eb5a5ebac..eb5a5ebac 100644 --- a/k8s/seaweedfs/templates/seaweedfs-grafana-dashboard.yaml +++ b/k8s/helm_charts2/templates/seaweedfs-grafana-dashboard.yaml diff --git a/k8s/seaweedfs/templates/seaweedfs-s3-secret.yaml b/k8s/helm_charts2/templates/seaweedfs-s3-secret.yaml index 66fd5f28e..66fd5f28e 100644 --- a/k8s/seaweedfs/templates/seaweedfs-s3-secret.yaml +++ b/k8s/helm_charts2/templates/seaweedfs-s3-secret.yaml diff --git a/k8s/seaweedfs/templates/secret-seaweedfs-db.yaml b/k8s/helm_charts2/templates/secret-seaweedfs-db.yaml index c6132c9ea..c6132c9ea 100644 --- a/k8s/seaweedfs/templates/secret-seaweedfs-db.yaml +++ b/k8s/helm_charts2/templates/secret-seaweedfs-db.yaml diff --git a/k8s/seaweedfs/templates/security-configmap.yaml b/k8s/helm_charts2/templates/security-configmap.yaml index 7d06614ec..7d06614ec 100644 --- a/k8s/seaweedfs/templates/security-configmap.yaml +++ b/k8s/helm_charts2/templates/security-configmap.yaml diff --git a/k8s/seaweedfs/templates/service-account.yaml b/k8s/helm_charts2/templates/service-account.yaml index e82ef7d62..e82ef7d62 100644 --- a/k8s/seaweedfs/templates/service-account.yaml +++ b/k8s/helm_charts2/templates/service-account.yaml diff --git a/k8s/seaweedfs/templates/volume-cert.yaml b/k8s/helm_charts2/templates/volume-cert.yaml index 72c62a0f5..72c62a0f5 100644 --- a/k8s/seaweedfs/templates/volume-cert.yaml +++ b/k8s/helm_charts2/templates/volume-cert.yaml diff --git a/k8s/seaweedfs/templates/volume-service.yaml b/k8s/helm_charts2/templates/volume-service.yaml index 0a9173fde..0a9173fde 100644 --- a/k8s/seaweedfs/templates/volume-service.yaml +++ b/k8s/helm_charts2/templates/volume-service.yaml diff --git a/k8s/seaweedfs/templates/volume-servicemonitor.yaml b/k8s/helm_charts2/templates/volume-servicemonitor.yaml index 1b286e9b6..1b286e9b6 100644 --- a/k8s/seaweedfs/templates/volume-servicemonitor.yaml +++ b/k8s/helm_charts2/templates/volume-servicemonitor.yaml diff --git a/k8s/seaweedfs/templates/volume-statefulset.yaml b/k8s/helm_charts2/templates/volume-statefulset.yaml index 2168b2b80..2168b2b80 100644 --- a/k8s/seaweedfs/templates/volume-statefulset.yaml +++ b/k8s/helm_charts2/templates/volume-statefulset.yaml diff --git a/k8s/seaweedfs/values.yaml b/k8s/helm_charts2/values.yaml index adc0f1d2c..adc0f1d2c 100644 --- a/k8s/seaweedfs/values.yaml +++ b/k8s/helm_charts2/values.yaml |
