From b91791b8d46b96abea47c1e84839dc73a7e39fb9 Mon Sep 17 00:00:00 2001 From: Michael-Kruggel Date: Wed, 17 Apr 2024 17:39:18 +0000 Subject: [PATCH] added autoIndent --- packages/zarf-registry/zarf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/zarf-registry/zarf.yaml b/packages/zarf-registry/zarf.yaml index d1edf868dd..2da03ccda6 100644 --- a/packages/zarf-registry/zarf.yaml +++ b/packages/zarf-registry/zarf.yaml @@ -69,6 +69,7 @@ variables: - name: REGISTRY_SERVICE_ACCOUNT_ANNOTATIONS description: Map of annotations to add to the created service account default: "" + autoIndent: true - name: REGISTRY_AFFINITY_ENABLE description: Enable pod affinity for the registry