Changes from PR review

This commit is contained in:
John Westcott IV
2022-06-13 11:11:25 -04:00
parent a5328b1a09
commit ef46d7f49c

View File

@@ -44,14 +44,6 @@ body:
validations:
required: true
- type: input
id: kube-version
attributes:
label: Kubernetes version
description: What version of kuberneties are you using?
validations:
required: true
- type: dropdown
id: platform
attributes:
@@ -68,6 +60,14 @@ body:
validations:
required: true
- type: input
id: kube-version
attributes:
label: Kubernetes/Platform version
description: What version of your platform/kuberneties are you using?
validations:
required: true
- type: dropdown
id: modified-architecture
attributes:
@@ -112,7 +112,7 @@ body:
id: additional-information
attributes:
label: Additional information
description: Include any relevant log output, links to sosreport, database dumps, screenshots, or other information.
description: Include any relevant log output, links to sosreport, database dumps, screenshots, AWX spec yaml, or other information.
validations:
required: false