From 39132812c1b21966c42fd13f7eccc1898df6dc44 Mon Sep 17 00:00:00 2001 From: Bo Tao Date: Fri, 16 Oct 2020 16:25:30 -0700 Subject: [PATCH] Update nfs backupstore image Longhorn #6 Signed-off-by: Bo Tao --- deploy/backupstores/nfs-backupstore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/backupstores/nfs-backupstore.yaml b/deploy/backupstores/nfs-backupstore.yaml index 5baef3b..7ef6e0e 100644 --- a/deploy/backupstores/nfs-backupstore.yaml +++ b/deploy/backupstores/nfs-backupstore.yaml @@ -11,7 +11,7 @@ spec: emptyDir: {} containers: - name: longhorn-test-nfs-container - image: janeczku/nfs-ganesha:latest + image: longhornio/nfs-ganesha:latest imagePullPolicy: Always env: - name: EXPORT_ID