From 4ae4bf3eb19bd4432fe60e7fd21ec00edc347389 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 25 Jun 2025 06:25:30 +0300 Subject: [PATCH] Remove int-values --- applicationsets/rancher-monitoring-appset.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/applicationsets/rancher-monitoring-appset.yaml b/applicationsets/rancher-monitoring-appset.yaml index b9ce28d..9e3506e 100644 --- a/applicationsets/rancher-monitoring-appset.yaml +++ b/applicationsets/rancher-monitoring-appset.yaml @@ -11,10 +11,6 @@ spec: valuesFile: values-prod.yaml nameSuffix: rancher-monitoring-prod host: grafana.dvirlabs.com - - env: int - valuesFile: values-int.yaml - nameSuffix: rancher-monitoring-int - host: grafana-int.dvirlabs.com template: metadata: name: '{{nameSuffix}}'