titan-iac/services/crypto/xmr-miner/kustomization.yaml

9 lines
211 B
YAML
Raw Normal View History

2025-08-13 01:00:20 -05:00
# services/crypto/xmr-miner/kustomization/yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- configmap-sources.yaml
- deployment.yaml
- service.yaml
- xmrig-daemonset.yaml