hackerspace WIP
This commit is contained in:
12
hackerspace/kustomization.yaml
Normal file
12
hackerspace/kustomization.yaml
Normal 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
|
Reference in New Issue
Block a user