Using kluctl.io multi-env as an example.
Change to the desired k8s context first! Then use kluctl deploy like:
kluctl deploy -t devt
This repo uses git-crypt to encrypt secrets. Add secrets to .gitattributes before adding them to the repo!
How-to manage your secrets
Install with:
wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb && sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb