From 2c5cee58dce98e9203ce6ddb10f0d9c903bc4efc Mon Sep 17 00:00:00 2001 From: etheleon Date: Sun, 3 Nov 2024 09:43:56 +0800 Subject: [PATCH] :wrench: Remove unnecessary commets Signed-off-by: etheleon --- .../platform-agnostic-tekton-multi-user/kustomization.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml b/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml index 9faf4cf25185..5a81260d4173 100644 --- a/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml +++ b/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml @@ -6,10 +6,6 @@ resources: - ../../third-party/tekton-custom-task - ../plain-multi-user -# Identifier for application manager to apply ownerReference. -# The ownerReference ensures the resources get garbage collected -# when application is deleted. - patches: - path: tekton-config.yaml - patch: |-