From b5d6f4dd911a5e066fddfdf2cf74bec23172cc8a Mon Sep 17 00:00:00 2001 From: toby Date: Sat, 25 Mar 2023 23:21:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'charts/krb5/1.0.1/questio?= =?UTF-8?q?ns.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fdsfds --- charts/krb5/1.0.1/questions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/krb5/1.0.1/questions.yaml b/charts/krb5/1.0.1/questions.yaml index e475332..2b51fac 100644 --- a/charts/krb5/1.0.1/questions.yaml +++ b/charts/krb5/1.0.1/questions.yaml @@ -32,14 +32,14 @@ questions: label: "Image repository" schema: type: string - default: "minio/minio" + default: "godatadriven/krb5-kdc-server" required: true - variable: tag description: "Tag to use for specified image" label: "Image Tag" schema: type: string - default: "RELEASE.2020-11-19T23-48-16Z" + default: "latest" - variable: pullPolicy description: "Docker Image Pull Policy" label: "Image Pull Policy"