Browse Source

add todo for default storage class

Grega Bremec 1 tháng trước cách đây
mục cha
commit
d8cbaaeee7
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      p0f/operators/roles/deploy-odf-storage/tasks/main.yml

+ 3 - 0
p0f/operators/roles/deploy-odf-storage/tasks/main.yml

@@ -10,6 +10,9 @@
 #   odf_storage:
 #     namespace:          which namespace ODF operator is in
 #     name:               the name of the storage cluster
+#     default_sc:         TODO: the name of the storage class to set as default
+#                         for the cluster (optional)
+#                         storageclass.kubernetes.io/is-default-class=true
 #
 # Optional variables:
 #