From 21b61ead8e6ce32bb3b319fb20cc717d1bfe4b3f Mon Sep 17 00:00:00 2001 From: sudouser Date: Mon, 13 Jul 2026 06:38:26 +0000 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20'manifes?= =?UTF-8?q?ts/helm/myapp/3.0/values.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/helm/myapp/3.0/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/helm/myapp/3.0/values.yaml b/manifests/helm/myapp/3.0/values.yaml index 10e13de..4179cb3 100644 --- a/manifests/helm/myapp/3.0/values.yaml +++ b/manifests/helm/myapp/3.0/values.yaml @@ -1,4 +1,6 @@ --- image: repository: apache/airflow - tag: "2.10.5" \ No newline at end of file + tag: "2.10.5" + +securityContext: {} \ No newline at end of file