hackerspace kustomize
+ move static env to dockerfile + doorboy-direct refactor
This commit is contained in:
13
hackerspace/kustomization.yaml
Normal file
13
hackerspace/kustomization.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: hackerspace
|
||||
|
||||
resources:
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/hackerspace # secrets: inventory-mongodb, inventory-s3, doorboy-godoor, doorboy-slack
|
||||
- ./doorboy.yaml
|
||||
- ./svcacc.yaml
|
||||
- ./inventory.yaml
|
||||
- ./inventory-extras.yaml
|
||||
- ./inventory-redirects.yaml
|
||||
- ./goredirect.yaml
|
Reference in New Issue
Block a user