From 8c1c55dd806386971e0319f651e667f1f8cbc21f Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 29 Apr 2026 08:23:18 -0400 Subject: [PATCH] Update kustomization.yaml --- apps/base/customer1/hermes-agent/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/hermes-agent/kustomization.yaml b/apps/base/customer1/hermes-agent/kustomization.yaml index fc1ab20..901ea6a 100644 --- a/apps/base/customer1/hermes-agent/kustomization.yaml +++ b/apps/base/customer1/hermes-agent/kustomization.yaml @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - deployment.yaml - - hermes-secrets.yaml + - hermes-secret.yaml - configmap.yaml \ No newline at end of file