Browse Source

rename directory

pull/2280/head
Chris Lu 3 years ago
parent
commit
7eeff1d8a1
  1. 0
      k8s/helm_charts2/.helmignore
  2. 0
      k8s/helm_charts2/Chart.yaml
  3. 0
      k8s/helm_charts2/dashboards/seaweedfs-grafana-dashboard.json
  4. 0
      k8s/helm_charts2/templates/_helpers.tpl
  5. 0
      k8s/helm_charts2/templates/ca-cert.yaml
  6. 0
      k8s/helm_charts2/templates/cert-clusterissuer.yaml
  7. 0
      k8s/helm_charts2/templates/client-cert.yaml
  8. 0
      k8s/helm_charts2/templates/cronjob.yaml
  9. 0
      k8s/helm_charts2/templates/filer-cert.yaml
  10. 0
      k8s/helm_charts2/templates/filer-service-client.yaml
  11. 0
      k8s/helm_charts2/templates/filer-service.yaml
  12. 0
      k8s/helm_charts2/templates/filer-servicemonitor.yaml
  13. 0
      k8s/helm_charts2/templates/filer-statefulset.yaml
  14. 0
      k8s/helm_charts2/templates/ingress.yaml
  15. 0
      k8s/helm_charts2/templates/master-cert.yaml
  16. 0
      k8s/helm_charts2/templates/master-service.yaml
  17. 0
      k8s/helm_charts2/templates/master-statefulset.yaml
  18. 0
      k8s/helm_charts2/templates/s3-deployment.yaml
  19. 0
      k8s/helm_charts2/templates/s3-service.yaml
  20. 0
      k8s/helm_charts2/templates/s3-servicemonitor.yaml
  21. 0
      k8s/helm_charts2/templates/seaweedfs-grafana-dashboard.yaml
  22. 0
      k8s/helm_charts2/templates/seaweedfs-s3-secret.yaml
  23. 0
      k8s/helm_charts2/templates/secret-seaweedfs-db.yaml
  24. 0
      k8s/helm_charts2/templates/security-configmap.yaml
  25. 0
      k8s/helm_charts2/templates/service-account.yaml
  26. 0
      k8s/helm_charts2/templates/volume-cert.yaml
  27. 0
      k8s/helm_charts2/templates/volume-service.yaml
  28. 0
      k8s/helm_charts2/templates/volume-servicemonitor.yaml
  29. 0
      k8s/helm_charts2/templates/volume-statefulset.yaml
  30. 0
      k8s/helm_charts2/values.yaml

0
k8s/seaweedfs/.helmignore → k8s/helm_charts2/.helmignore

0
k8s/seaweedfs/Chart.yaml → k8s/helm_charts2/Chart.yaml

0
k8s/seaweedfs/dashboards/seaweedfs-grafana-dashboard.json → k8s/helm_charts2/dashboards/seaweedfs-grafana-dashboard.json

0
k8s/seaweedfs/templates/_helpers.tpl → k8s/helm_charts2/templates/_helpers.tpl

0
k8s/seaweedfs/templates/ca-cert.yaml → k8s/helm_charts2/templates/ca-cert.yaml

0
k8s/seaweedfs/templates/cert-clusterissuer.yaml → k8s/helm_charts2/templates/cert-clusterissuer.yaml

0
k8s/seaweedfs/templates/client-cert.yaml → k8s/helm_charts2/templates/client-cert.yaml

0
k8s/seaweedfs/templates/cronjob.yaml → k8s/helm_charts2/templates/cronjob.yaml

0
k8s/seaweedfs/templates/filer-cert.yaml → k8s/helm_charts2/templates/filer-cert.yaml

0
k8s/seaweedfs/templates/filer-service-client.yaml → k8s/helm_charts2/templates/filer-service-client.yaml

0
k8s/seaweedfs/templates/filer-service.yaml → k8s/helm_charts2/templates/filer-service.yaml

0
k8s/seaweedfs/templates/filer-servicemonitor.yaml → k8s/helm_charts2/templates/filer-servicemonitor.yaml

0
k8s/seaweedfs/templates/filer-statefulset.yaml → k8s/helm_charts2/templates/filer-statefulset.yaml

0
k8s/seaweedfs/templates/ingress.yaml → k8s/helm_charts2/templates/ingress.yaml

0
k8s/seaweedfs/templates/master-cert.yaml → k8s/helm_charts2/templates/master-cert.yaml

0
k8s/seaweedfs/templates/master-service.yaml → k8s/helm_charts2/templates/master-service.yaml

0
k8s/seaweedfs/templates/master-statefulset.yaml → k8s/helm_charts2/templates/master-statefulset.yaml

0
k8s/seaweedfs/templates/s3-deployment.yaml → k8s/helm_charts2/templates/s3-deployment.yaml

0
k8s/seaweedfs/templates/s3-service.yaml → k8s/helm_charts2/templates/s3-service.yaml

0
k8s/seaweedfs/templates/s3-servicemonitor.yaml → k8s/helm_charts2/templates/s3-servicemonitor.yaml

0
k8s/seaweedfs/templates/seaweedfs-grafana-dashboard.yaml → k8s/helm_charts2/templates/seaweedfs-grafana-dashboard.yaml

0
k8s/seaweedfs/templates/seaweedfs-s3-secret.yaml → k8s/helm_charts2/templates/seaweedfs-s3-secret.yaml

0
k8s/seaweedfs/templates/secret-seaweedfs-db.yaml → k8s/helm_charts2/templates/secret-seaweedfs-db.yaml

0
k8s/seaweedfs/templates/security-configmap.yaml → k8s/helm_charts2/templates/security-configmap.yaml

0
k8s/seaweedfs/templates/service-account.yaml → k8s/helm_charts2/templates/service-account.yaml

0
k8s/seaweedfs/templates/volume-cert.yaml → k8s/helm_charts2/templates/volume-cert.yaml

0
k8s/seaweedfs/templates/volume-service.yaml → k8s/helm_charts2/templates/volume-service.yaml

0
k8s/seaweedfs/templates/volume-servicemonitor.yaml → k8s/helm_charts2/templates/volume-servicemonitor.yaml

0
k8s/seaweedfs/templates/volume-statefulset.yaml → k8s/helm_charts2/templates/volume-statefulset.yaml

0
k8s/seaweedfs/values.yaml → k8s/helm_charts2/values.yaml

Loading…
Cancel
Save