added support for pod annotations to awx deployment

This commit is contained in:
MrBones757
2022-02-25 09:49:46 +08:00
parent fbc2d3475c
commit 9ca14cef93
5 changed files with 19 additions and 0 deletions

View File

@@ -140,6 +140,9 @@ spec:
service_labels:
description: Additional labels to apply to the service
type: string
annotations:
description: annotations for the pods
type: string
tolerations:
description: node tolerations for the pods
type: string