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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -4,7 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
- ./cronjob.yaml
|
- ./external-backup.yaml
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: postgres-external-backup
|
- name: postgres-external-backup
|
||||||
files:
|
files:
|
@@ -4,7 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- backups
|
||||||
- ./cluster.yaml
|
- ./cluster.yaml
|
||||||
- ./external-backup
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./scheduledbackup.yaml
|
- ./scheduledbackup.yaml
|
||||||
|
@@ -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,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
|
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- ./external-backup.yaml
|
||||||
|
- ./replicationsource.yaml
|
||||||
|
- ./restic.sops.yaml
|
@@ -4,9 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
- ./cronjob.yaml
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./token.sops.yaml
|
- ./token.sops.yaml
|
||||||
- ./podmonitor.yaml
|
- ./podmonitor.yaml
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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,7 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- ./update-p2pblocklist.yaml
|
@@ -4,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
- ./cronjob.yaml
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
- ./jobs
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
|
@@ -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,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: resilio-claude-sync-conf
|
- name: resilio-claude-sync-conf
|
||||||
|
@@ -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
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: resilio-helene-sync-conf
|
- name: resilio-helene-sync-conf
|
||||||
|
@@ -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,8 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: default
|
namespace: default
|
||||||
resources:
|
resources:
|
||||||
|
- ./backups
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./replicationsource.yaml
|
|
||||||
- ./restic.sops.yaml
|
|
||||||
- ./secret.sops.yaml
|
- ./secret.sops.yaml
|
||||||
- ./volume.yaml
|
- ./volume.yaml
|
||||||
|
@@ -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
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user