parent
89c4d72a99
commit
b5d6f4dd91
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue