From 536974ce5490d7c216b12de68e659aca98666788 Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 19 May 2025 14:57:49 -0600 Subject: [PATCH] add whitespace --- .devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devfile.yaml b/.devfile.yaml index 7c0faf0..00d66ce 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -5,7 +5,7 @@ metadata: components: - name: tooling-container container: - image: quay.io/ansible-product-demos/apd-ee-25 #ghcr.io/ansible/ansible-devspaces:latest + image: quay.io/ansible-product-demos/apd-ee-25 # ghcr.io/ansible/ansible-devspaces:latest memoryRequest: 256M memoryLimit: 5Gi cpuRequest: 250m