Skip to content

Commit

Permalink
disable mongodb devrs
Browse files Browse the repository at this point in the history
  • Loading branch information
lltr committed Dec 2, 2024
1 parent 6dac3d1 commit 392e880
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions kubernetes/apps/databases/mongodb/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,30 +25,6 @@ spec:
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cluster-apps-mongodb-devrs
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
spec:
dependsOn:
- name: cluster-apps-mongodb
path: ./kubernetes/apps/databases/mongodb/devrs
prune: true
sourceRef:
kind: GitRepository
name: home-kubernetes
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
name: redis
namespace: databases
interval: 30m
retryInterval: 1m
timeout: 3m
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cluster-apps-mongodb-mainrs
namespace: flux-system
Expand Down

0 comments on commit 392e880

Please sign in to comment.