From 984d25c0c4210bb30bad8f7fe68cceaa33b0c3d4 Mon Sep 17 00:00:00 2001 From: Aner Zakobar Date: Wed, 11 May 2022 08:23:46 +0300 Subject: [PATCH] Modified download path --- templates/nefarious.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/nefarious.yaml b/templates/nefarious.yaml index c56b846..866da60 100644 --- a/templates/nefarious.yaml +++ b/templates/nefarious.yaml @@ -32,7 +32,7 @@ spec: spec: containers: - name: nefarious - image: lardbit/nefarious + image: lardbit/nefarious:latest imagePullPolicy: Always env: - name: NEFARIOUS_USER