更新 'charts/krb5/1.0.1/questions.yaml'

fdsfds
This commit is contained in:
toby 2023-03-25 23:21:18 +08:00
parent 89c4d72a99
commit b5d6f4dd91
1 changed files with 2 additions and 2 deletions

View File

@ -32,14 +32,14 @@ questions:
label: "Image repository" label: "Image repository"
schema: schema:
type: string type: string
default: "minio/minio" default: "godatadriven/krb5-kdc-server"
required: true required: true
- variable: tag - variable: tag
description: "Tag to use for specified image" description: "Tag to use for specified image"
label: "Image Tag" label: "Image Tag"
schema: schema:
type: string type: string
default: "RELEASE.2020-11-19T23-48-16Z" default: "latest"
- variable: pullPolicy - variable: pullPolicy
description: "Docker Image Pull Policy" description: "Docker Image Pull Policy"
label: "Image Pull Policy" label: "Image Pull Policy"