Revert "beaverhabits"

This reverts commit 3d4650c540.
This commit is contained in:
2025-01-12 16:59:48 -05:00
parent 62771a012c
commit 86e76fb6c5
7 changed files with 0 additions and 113 deletions

View File

@@ -1,19 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: habits
namespace: flux-system
spec:
interval: 15m
path: ./habits
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
healthChecks:
- apiVersion: apps/v1
kind: Deployment
name: beaverhabits
namespace: habits

View File

@@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: habits