Loki
February 5, 2025 ยท View on GitHub
Usage
Template a new environment
set -a; . ../oci-iad.env ; set +a; helmfile -e prod template
Sync a new environment
set -a; . ../oci-iad.env ; set +a; helmfile -e prod sync
February 5, 2025 ยท View on GitHub
set -a; . ../oci-iad.env ; set +a; helmfile -e prod template
set -a; . ../oci-iad.env ; set +a; helmfile -e prod sync