Utilize bjw-s's common Helm library. #13

Merged
konrad merged 41 commits from :new-helm-chart into main 2023-11-07 14:47:24 +00:00

41 Commits

Author SHA1 Message Date
perf3ct ce56e07518
Move README.md components around
continuous-integration/drone/pr Build is passing Details
2023-11-02 12:34:45 -07:00
perf3ct e09afb9e25
specify tag as well
continuous-integration/drone/pr Build is passing Details
2023-10-21 16:19:45 -07:00
perf3ct 0d72431ad7
these need to be double quoted
continuous-integration/drone/pr Build is passing Details
2023-10-21 16:08:05 -07:00
perf3ct 6cefa2e3d2
this should be moved then
continuous-integration/drone/pr Build is passing Details
2023-10-21 12:43:56 -07:00
perf3ct 8e752fc433
Pass variables that *may* require secrets via environment to the API container, instead of configMap since we can provide secrets to the `env` key.
continuous-integration/drone/pr Build is passing Details
2023-10-21 12:36:41 -07:00
perf3ct a3a944482e
this needs to be a string
continuous-integration/drone/pr Build is passing Details
2023-10-20 18:00:43 -07:00
perf3ct 34b6d620aa
toss this
continuous-integration/drone/pr Build is passing Details
2023-10-20 17:27:58 -07:00
perf3ct 6352bb844c
add more comments about VIKUNJA_API_URL
continuous-integration/drone/pr Build is passing Details
2023-10-20 17:25:37 -07:00
perf3ct 915fe85298
add more context
continuous-integration/drone/pr Build is passing Details
2023-10-20 17:12:20 -07:00
perf3ct d406bb50fd
change md heading
continuous-integration/drone/pr Build is passing Details
2023-10-11 07:11:56 -07:00
perf3ct 746555db06
add comment about PVC
continuous-integration/drone/pr Build is passing Details
2023-10-11 07:06:57 -07:00
perf3ct 48c7b05968
change api url `/api` to `/api/v1`
continuous-integration/drone/pr Build is passing Details
2023-10-11 07:05:22 -07:00
perf3ct 688a055c36
Fix README.md
continuous-integration/drone/pr Build is passing Details
2023-10-11 06:58:54 -07:00
perf3ct 3ea99647e2
move logic for determining api url
continuous-integration/drone/pr Build is passing Details
2023-10-11 06:52:59 -07:00
perf3ct 76b209a70c
rename backend to api 2023-10-11 06:52:47 -07:00
perf3ct c601e5e449
only override frontendUrl if user has enabled the config configmap
continuous-integration/drone/pr Build is passing Details
2023-10-10 15:40:48 -07:00
perf3ct 7d2f43fee3
add comment about having to change ingress host
continuous-integration/drone/pr Build is passing Details
2023-10-10 15:37:59 -07:00
perf3ct 9cd4680e70
have frontendUrl use Ingress host if exists 2023-10-10 15:37:44 -07:00
perf3ct 61b8892ff0
fix api probe endpoint 2023-10-10 15:23:38 -07:00
perf3ct d8500214e9
Fix typo, provide some additional context/links 2023-10-10 15:19:07 -07:00
perf3ct a748fcdb8f
update frontend env values
continuous-integration/drone/pr Build is passing Details
2023-10-05 15:31:06 -07:00
perf3ct 2ed6c6e504
update Redis chart version 2023-10-05 15:14:58 -07:00
perf3ct 3d576aa0cf
Merge branch 'main' into new-helm-chart
continuous-integration/drone/pr Build is passing Details
2023-10-05 14:12:25 -07:00
perf3ct 763de07818
update README.md
continuous-integration/drone/pr Build is failing Details
2023-10-05 14:04:20 -07:00
perf3ct b526d218e2
set the primary frontend service to be the primary frontend service
continuous-integration/drone/pr Build is failing Details
2023-10-05 08:57:11 -07:00
perf3ct e29dc292b0
fix `config.yml` to be a string 2023-10-05 08:56:30 -07:00
perf3ct 4136286a1a
add api pod probe 2023-10-05 08:55:31 -07:00
perf3ct 4909345cd1
Move api pod to be first, move api configmap to be underneath the config.yml
continuous-integration/drone/pr Build is failing Details
2023-10-04 18:53:44 -07:00
perf3ct 26c311614d
update comment
continuous-integration/drone/pr Build is failing Details
2023-10-04 16:26:44 -07:00
perf3ct 3df883fcbd
update the values for redis and postgres
continuous-integration/drone/pr Build is failing Details
2023-10-04 16:21:54 -07:00
perf3ct ca27726852
working api configmap 2023-10-04 14:31:06 -07:00
perf3ct f7731a71f6
remove serviceaccount, user can define if needed
continuous-integration/drone/pr Build is failing Details
2023-10-04 10:20:22 -07:00
perf3ct 5312dc6a34
change backend to be api
continuous-integration/drone/pr Build is failing Details
2023-10-04 10:02:37 -07:00
perf3ct 7224e44db3
oops this too
continuous-integration/drone/pr Build is passing Details
2023-09-28 21:51:58 -07:00
perf3ct 56d5371e30
well this works :)
continuous-integration/drone/pr Build is passing Details
2023-09-28 21:51:32 -07:00
perf3ct 28b3153b6c
change environment variable names
continuous-integration/drone/pr Build is passing Details
2023-09-28 19:06:21 -07:00
perf3ct f45e1eca70
cool
continuous-integration/drone/pr Build is passing Details
2023-09-28 18:55:27 -07:00
perf3ct 5197cefe98
well this at least renders lol 2023-09-28 18:49:17 -07:00
perf3ct ecf657ae71
move some more files around, nearly working 2023-09-28 18:22:04 -07:00
perf3ct 98a5f67444
move files around, create new api/frontend yaml 2023-09-28 11:16:36 -07:00
perf3ct 7882179087
create new values file 2023-09-28 10:50:49 -07:00