Add mktxp

This commit is contained in:
2025-07-24 00:35:03 +03:00
parent af3bd7bb41
commit 541a060b6f
7 changed files with 238 additions and 1 deletions

View 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