Files
chart/Makefile
Muhammad Rehan 9bdeba303e Finalize Machinaris-1.1.0
- Add support for enabling cactus, chives, cryptodoge, flax, flora, hddcoin, maize, nchain, stacoin and stor coins into machinaris
-- Add deployment for each coin with environment variables and volume mounts
-- Add questions to configure them & turn them on/off on-demand
- Revert to my initial cluster IP based implementation as it cannot co-exist with hostnetwork + we cannot change coin ports otherwise blockchain network won't be able to communicate
- Updates to common/library
2021-12-06 21:44:38 +05:00

5 lines
183 B
Makefile

validate-machinaris:
@helm dependency update ./charts/machinaris/${v}
@helm template --values ./charts/machinaris/${v}/test_values.yaml machinaris ./charts/machinaris/${v} --debug