Add cephfs_provisioner Support for Kubespray

This commit is contained in:
Wong Hoi Sing Edison
2018-02-01 12:25:21 +08:00
parent cae1c683aa
commit b25e0f82b1
13 changed files with 229 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: cephfs-provisioner
namespace: {{ cephfs_provisioner_namespace }}