mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
♻️ move backups manifests in their owns folders
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./replicationsource.yaml
|
||||
- ./restic.sops.yaml
|
@@ -4,9 +4,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- backups
|
||||
- ./helmrelease.yaml
|
||||
- ./replicationsource.yaml
|
||||
- ./restic.sops.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./token.sops.yaml
|
||||
- ./podmonitor.yaml
|
||||
|
Reference in New Issue
Block a user