hackerspace WIP

This commit is contained in:
2025-08-08 03:07:21 +03:00
parent 511f6f4ca1
commit 82c0afb2d8
3 changed files with 16 additions and 14 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: hackerspace
resources:
- ssh://git@git.k-space.ee/secretspace/kube/hackerspace # secret: grafana-database
- ./doorboy.yaml
- ./goredirect.yaml
- ./inventory.yaml
- ./inventory-extras.yaml
- https://github.com/mongodb/mongodb-kubernetes-operator//config/rbac/?ref=v0.13.0