Y
Hacker News
new
|
ask
|
show
|
jobs
by
nikon
3233 days ago
I do something similar, but envsubst does the job.
2 comments
ff_
3233 days ago
+1 on envsubst, it's the minimal solution to the problem of templating kubernetes (of course YMMV, we are a small team and don't need more complex stuff)
link
brianwawok
3233 days ago
Ditto me too to get my git sha into my image names and deploy with deployments.
link