mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
add variable to set tls secret for kubernetes ingress
Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ dockerhub_base=ansible
|
||||
# The example below shows an annotation to be used with Traefik but other Ingress controllers are also supported.
|
||||
#kubernetes_ingress_hostname=awx.example.org
|
||||
#kubernetes_ingress_annotations={'kubernetes.io/ingress.class': 'traefik', 'traefik.ingress.kubernetes.io/redirect-entry-point': 'https'}
|
||||
#kubernetes_ingress_tls_secret=awx-cert
|
||||
|
||||
# Kubernetes and Openshift Install Resource Requests
|
||||
# These are the request and limit values for a pod's container for task/web/rabbitmq/memcached/management.
|
||||
|
||||
Reference in New Issue
Block a user