forked from k-space/kube
Add mktxp
This commit is contained in:
14
monitoring-mktxp/kustomization.yaml
Normal file
14
monitoring-mktxp/kustomization.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: monitoring-mktxp
|
||||
|
||||
configMapGenerator:
|
||||
- name: mktxp-config
|
||||
files:
|
||||
- _mktxp.conf
|
||||
- mktxp.conf
|
||||
|
||||
resources:
|
||||
- ./deployment.yaml #TODO: https://github.com/kubernetes-sigs/kustomize/issues/4517 make upstream PR for better/native kustomize support
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/monitoring-mktxp
|
Reference in New Issue
Block a user