From 9e4dc20c75b9e6fe254c08499e3e4206adfae823 Mon Sep 17 00:00:00 2001 From: red Date: Tue, 8 Apr 2025 13:04:48 -0400 Subject: [PATCH] rename deployment templates --- .../{deployment.template.yaml => deployment.yaml.template} | 0 .../{deployment.template.yaml => deployment.yaml.template} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename manifests/pleroma/{deployment.template.yaml => deployment.yaml.template} (100%) rename manifests/privoxy/{deployment.template.yaml => deployment.yaml.template} (100%) diff --git a/manifests/pleroma/deployment.template.yaml b/manifests/pleroma/deployment.yaml.template similarity index 100% rename from manifests/pleroma/deployment.template.yaml rename to manifests/pleroma/deployment.yaml.template diff --git a/manifests/privoxy/deployment.template.yaml b/manifests/privoxy/deployment.yaml.template similarity index 100% rename from manifests/privoxy/deployment.template.yaml rename to manifests/privoxy/deployment.yaml.template