1 개요[ | ]
kustomization.yaml helmChart
yaml
Copy
namespace: monitoring
helmCharts:
- name: prometheus
repo: https://prometheus-community.github.io/helm-charts
version: 22.6.3
yaml
Copy
helmCharts:
- name: minecraft
includeCRDs: false
valuesInline:
minecraftServer:
eula: true
difficulty: hard
rcon:
enabled: true
releaseName: moria
version: 3.1.3
repo: https://itzg.github.io/minecraft-server-charts
yaml
Copy
helmCharts:
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 43.2.1
releaseName: prom-operator
namespace: default
valuesInline:
commonLabels:
sample: "values"
2 같이 보기[ | ]
3 참고[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.