From 3f7a8e668aabcb1f72ebfb862c8caa95d9cc5639 Mon Sep 17 00:00:00 2001 From: Simon Belmas <22192134+simbelmas@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:38:36 +0100 Subject: [PATCH] Fix topologyKey indentation --- app_template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_template.yaml b/app_template.yaml index 421cd53..d146a94 100644 --- a/app_template.yaml +++ b/app_template.yaml @@ -54,7 +54,7 @@ spec: operator: In values: - ${current_ns} - topologyKey: kubernetes.io/hostname + topologyKey: kubernetes.io/hostname tolerations: - key: wkloadtype operator: Equal