mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-06 14:51:57 +08:00
This chart will be used to install Ubicsi on newly created clusters Since a new helm chart is introduced for deploying ubicsi, manifests in csi dir will be a duplicate to the main chart and are removed.
6 lines
97 B
YAML
6 lines
97 B
YAML
---
|
|
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: ubicsi-provisioner
|
|
namespace: ubicsi
|