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

10 lines
234 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:
- secret-wallet.yaml
- configmap-sources.yaml
- deployment.yaml
- service.yaml
- xmrig-daemonset.yaml