From fead59c8faae2784c50712ee91485df5105303ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 23 May 2017 16:50:31 +0200 Subject: [PATCH] Make the hostpath provisioner the default storage class --- setup/hostpath-provisioner-template.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/hostpath-provisioner-template.yaml b/setup/hostpath-provisioner-template.yaml index 066f802..9bdb0e6 100644 --- a/setup/hostpath-provisioner-template.yaml +++ b/setup/hostpath-provisioner-template.yaml @@ -135,6 +135,8 @@ objects: kind: StorageClass metadata: name: hostpath-provisioner + annotations: + storageclass.beta.kubernetes.io/is-default-class: "true" provisioner: itix.fr/hostpath parameters: