From 9f2b51a6a96bb6e1b6896acc6a098f61e28aa7e0 Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Mon, 25 Apr 2022 16:32:50 -0400 Subject: [PATCH] Fix mistake in debugging docs --- docs/debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debugging.md b/docs/debugging.md index 0ae3c3e0..d9a9f2dd 100644 --- a/docs/debugging.md +++ b/docs/debugging.md @@ -33,7 +33,7 @@ Create a vars file: ansible_operator_meta: name: awx namespace: awx -ingress_type: ingress +service_type: nodeport ``` Run the installer: