From f1286e4d0b50d86da32021a9a8abd9a1ed6a3dd4 Mon Sep 17 00:00:00 2001 From: Jeffrey Smeets Date: Sun, 21 Jun 2026 10:22:47 +0200 Subject: [PATCH] Move affine to deprecated --- {affine => deprecated/affine}/affine/affine-config-pvc.yaml | 0 {affine => deprecated/affine}/affine/affine-pvc.yaml | 0 {affine => deprecated/affine}/affine/affine-svc.yaml | 0 {affine => deprecated/affine}/affine/affine.yaml | 0 {affine => deprecated/affine}/httproute.yaml | 0 {affine => deprecated/affine}/postgres/postgres.yaml | 0 {affine => deprecated/affine}/postgres/postgresql-pvc.yaml | 0 {affine => deprecated/affine}/postgres/postgresql-svc.yaml | 0 {affine => deprecated/affine}/redis/redis-svc.yaml | 0 {affine => deprecated/affine}/redis/redis.yaml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {affine => deprecated/affine}/affine/affine-config-pvc.yaml (100%) rename {affine => deprecated/affine}/affine/affine-pvc.yaml (100%) rename {affine => deprecated/affine}/affine/affine-svc.yaml (100%) rename {affine => deprecated/affine}/affine/affine.yaml (100%) rename {affine => deprecated/affine}/httproute.yaml (100%) rename {affine => deprecated/affine}/postgres/postgres.yaml (100%) rename {affine => deprecated/affine}/postgres/postgresql-pvc.yaml (100%) rename {affine => deprecated/affine}/postgres/postgresql-svc.yaml (100%) rename {affine => deprecated/affine}/redis/redis-svc.yaml (100%) rename {affine => deprecated/affine}/redis/redis.yaml (100%) diff --git a/affine/affine/affine-config-pvc.yaml b/deprecated/affine/affine/affine-config-pvc.yaml similarity index 100% rename from affine/affine/affine-config-pvc.yaml rename to deprecated/affine/affine/affine-config-pvc.yaml diff --git a/affine/affine/affine-pvc.yaml b/deprecated/affine/affine/affine-pvc.yaml similarity index 100% rename from affine/affine/affine-pvc.yaml rename to deprecated/affine/affine/affine-pvc.yaml diff --git a/affine/affine/affine-svc.yaml b/deprecated/affine/affine/affine-svc.yaml similarity index 100% rename from affine/affine/affine-svc.yaml rename to deprecated/affine/affine/affine-svc.yaml diff --git a/affine/affine/affine.yaml b/deprecated/affine/affine/affine.yaml similarity index 100% rename from affine/affine/affine.yaml rename to deprecated/affine/affine/affine.yaml diff --git a/affine/httproute.yaml b/deprecated/affine/httproute.yaml similarity index 100% rename from affine/httproute.yaml rename to deprecated/affine/httproute.yaml diff --git a/affine/postgres/postgres.yaml b/deprecated/affine/postgres/postgres.yaml similarity index 100% rename from affine/postgres/postgres.yaml rename to deprecated/affine/postgres/postgres.yaml diff --git a/affine/postgres/postgresql-pvc.yaml b/deprecated/affine/postgres/postgresql-pvc.yaml similarity index 100% rename from affine/postgres/postgresql-pvc.yaml rename to deprecated/affine/postgres/postgresql-pvc.yaml diff --git a/affine/postgres/postgresql-svc.yaml b/deprecated/affine/postgres/postgresql-svc.yaml similarity index 100% rename from affine/postgres/postgresql-svc.yaml rename to deprecated/affine/postgres/postgresql-svc.yaml diff --git a/affine/redis/redis-svc.yaml b/deprecated/affine/redis/redis-svc.yaml similarity index 100% rename from affine/redis/redis-svc.yaml rename to deprecated/affine/redis/redis-svc.yaml diff --git a/affine/redis/redis.yaml b/deprecated/affine/redis/redis.yaml similarity index 100% rename from affine/redis/redis.yaml rename to deprecated/affine/redis/redis.yaml