mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Move velero from apps to infrastructure
This commit is contained in:
@@ -8,4 +8,3 @@ resources:
|
|||||||
- ghost
|
- ghost
|
||||||
- dashboard
|
- dashboard
|
||||||
- homelab-proxy
|
- homelab-proxy
|
||||||
- velero
|
|
||||||
@@ -3,5 +3,4 @@ kind: Kustomization
|
|||||||
namespace: velero
|
namespace: velero
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- secret.enc.yaml
|
||||||
- repository.yaml
|
|
||||||
@@ -6,3 +6,4 @@ resources:
|
|||||||
- cert-manager
|
- cert-manager
|
||||||
- traefik
|
- traefik
|
||||||
- tailscale
|
- tailscale
|
||||||
|
- velero
|
||||||
|
|||||||
@@ -3,8 +3,8 @@ kind: Kustomization
|
|||||||
namespace: velero
|
namespace: velero
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- ../../base/velero
|
- namespace.yaml
|
||||||
- secret.enc.yaml
|
- repository.yaml
|
||||||
- release.yaml
|
- release.yaml
|
||||||
|
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
Reference in New Issue
Block a user