From 3c07d72e5aaf314eb560aafd6655aef399114b5f Mon Sep 17 00:00:00 2001 From: Juriba Alsiari <59488534+JuribaDev@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:34:14 +0300 Subject: [PATCH] Update cd.yml --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 6b99043..af3ef1e 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -77,7 +77,7 @@ jobs: echo "Namespace already exists." fi - Set correct permissions on manifests + # Set correct permissions on manifests chmod -R u+w k8s/ # Update Kubernetes manifests with secrets and environment variables