This website requires JavaScript.
Explore
Help
Sign In
nocodelytics
/
infrastructure
Watch
1
Star
0
Fork
You've already forked infrastructure
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0135003663
infrastructure
/
README.md
170 B
Raw
Blame
History
Infrastructure
Secrets
Create a
.env
file
Add base64 encoded secrets
export $(cat .env | xargs)
cat secrets.yaml | envsubst | kubectl apply -f -