diff options
| author | Eric B <111573122+techtrd@users.noreply.github.com> | 2025-01-19 20:13:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-19 19:13:32 +0000 |
| commit | 8a07b62de32da9680a100cb70e8004c3e67d2ebe (patch) | |
| tree | 4001e5e5a9924a251709c5c206d75a3c7cfc5a86 /pnpm-lock.yaml | |
| parent | cddaefd9420507318d71f56355ff5a6648dcd951 (diff) | |
| download | karakeep-8a07b62de32da9680a100cb70e8004c3e67d2ebe.tar.zst | |
docs: Various Kubernetes deployment improvements (#862)
* changed the secrets from configmap to secret object, create ingress instead of loadbalancer.
Implemented the generation of a secret from the .env file and then put as environment variables into the deployments.
Nextauth_URL is now set in the kustomization file and is then generated into a configmap and put as an env into the deployments.
Opionated change: the web service is now a clusterIP Service and an ingress object is included.
* changed the tls secret name in kustomize to a more example name
* fixed image name in kustomization so the version tag gets replaced properly
* tags are without v, otherwise we get an imagepullerror
* removed unneccessary parts of the .env.sample
* split env and secrets, added documentation, created sample ingress.
changed the default from ingress back to Loadbalancer.
Added Documentation on how to change to ingress and add TLS Support.
split env to secret and env file which have to be configured before deploying.
Diffstat (limited to 'pnpm-lock.yaml')
0 files changed, 0 insertions, 0 deletions
