Skip to content

Commit

Permalink
Remove k10 kasten-io
Browse files Browse the repository at this point in the history
Replaced with use of benji via #274
  • Loading branch information
allenporter committed Aug 25, 2021
1 parent baffe1c commit b590399
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 167 deletions.
32 changes: 0 additions & 32 deletions infrastructure/base/k10/backup-pvc.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions infrastructure/base/k10/kustomization.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions infrastructure/base/k10/namespace.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions infrastructure/base/k10/prometheus-rule.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions infrastructure/base/k10/release.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions infrastructure/base/k10/service-monitor.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions infrastructure/prod/backup-pvc.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
---
apiVersion: v1
kind: PersistentVolume
metadata:
name: k10-nfs-backup-pv
namespace: kasten-io
spec:
nfs:
path: /volume1/k10-backup
---
apiVersion: v1
kind: PersistentVolume
metadata:
name: k8s-nfs-backup-pv
namespace: benji
Expand Down
19 changes: 0 additions & 19 deletions infrastructure/prod/k10-values.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions infrastructure/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ resources:
- ../base/sources
- ../base/redis
- ../base/rook-ceph
- ../base/k10
- ../base/calico
- ../base/benji
- benji-secrets.yaml
patchesStrategicMerge:
- redis-values.yaml
- rook-ceph-values.yaml
- k10-values.yaml
- backup-pvc.yaml
- benji-values.yaml

0 comments on commit b590399

Please sign in to comment.