Commit Graph

172 Commits

Author SHA1 Message Date
jessebot 445c7c1933 enable more custom undocumented options 2025-01-19 19:16:12 +01:00
jessebot d5ade00416 add log level 2025-01-19 19:09:41 +01:00
jessebot 199715c969 add more undocumented options 2025-01-19 19:08:24 +01:00
Jesse Hitch 748cab3d57 Merge pull request #29 from small-hack/add-custom-emoji-option
add custom emoji option; add more docs to image section
2025-01-19 18:26:57 +01:00
github-actions[bot] b5c5baf69b helm-docs: automated action 2025-01-19 17:26:25 +00:00
jessebot 847616e36c add custom emoji option 2025-01-19 18:24:57 +01:00
Jesse Hitch a9b031bddd Update README.md - creating your first user doc 2025-01-19 17:46:52 +01:00
Jesse Hitch 5c1093aa80 Update README.md - note current issues 2025-01-19 17:43:02 +01:00
Jesse Hitch 496734d7a4 Update README.md - note the known issue with the default image tag right now 2025-01-19 17:39:58 +01:00
Jesse Hitch 4a0d411960 Merge pull request #27 from small-hack/add-app-key-setting
add APP_KEY generation and parameter
2025-01-19 14:59:13 +01:00
jessebot 6fd112d574 add correct user for default docker image for pixelfed 2025-01-19 14:58:32 +01:00
github-actions[bot] 292cff1269 helm-docs: automated action 2025-01-19 13:56:08 +00:00
jessebot 5ebff144fc add APP_KEY generation and parameter 2025-01-19 14:53:44 +01:00
jessebot 2996d0bf43 clean up phpconfigs example in values.yaml 2025-01-19 14:09:08 +01:00
Jesse Hitch e2b8a75bab Merge pull request #26 from small-hack/fix-nonargument-issue
fix can't give argument to non-function error
2025-01-19 14:02:12 +01:00
github-actions[bot] 46b112eea2 helm-docs: automated action 2025-01-19 13:01:16 +00:00
jessebot fa0b49cf20 fix can't give argument to non-function error 2025-01-19 14:00:09 +01:00
jessebot 748065728b use my action instead of out of date action 2025-01-19 13:58:43 +01:00
Jesse Hitch aef586e1fc Merge pull request #25 from small-hack/allow-updating-php-configs
update extra volumes to allow php config updates; also reload deployment on configmap changes
2025-01-19 13:44:54 +01:00
github-actions[bot] 2250a1cd13 helm-docs: automated action 2025-01-19 12:44:14 +00:00
jessebot 967acbd85b update extra volumes to allow php config updates; also reload deployment on configmap changes 2025-01-19 13:40:41 +01:00
Jesse Hitch 1ec6aa2310 Update README.md - clean up the contributing section 2025-01-19 11:55:46 +01:00
Jesse Hitch b5d9ff1c26 Create CONTRIBUTING.md 2025-01-19 11:53:02 +01:00
Jesse Hitch 2cf8085923 Update README.md - update docs for where the docs are 2025-01-19 11:48:52 +01:00
Jesse Hitch 79b8a5c686 Merge pull request #24 from small-hack/allow-setting-extra-envs
allow extra env, extra envFrom, extra InitContainers, and extra sidecars
2025-01-19 11:45:02 +01:00
github-actions[bot] a7f81d8b35 helm-docs: automated action 2025-01-19 10:44:32 +00:00
jessebot 0b9e4e7e87 add more comments for autoscaling 2025-01-19 11:44:06 +01:00
github-actions[bot] d60c867654 helm-docs: automated action 2025-01-19 10:41:45 +00:00
jessebot a0a31f0b60 allow extra env, extra envFrom, extra InitContainers, and extra sidecars 2025-01-19 11:39:52 +01:00
Jesse Hitch ed874ac025 Merge pull request #23 from small-hack/allow-setting-revision-history-limit
allow setting revisionHistoryLimit for the deployment
2025-01-19 11:25:17 +01:00
github-actions[bot] 62cbd96cc5 helm-docs: automated action 2025-01-19 10:24:46 +00:00
jessebot a9495a5080 allow setting revisionHistoryLimit for the deployment 2025-01-19 11:24:18 +01:00
Jesse Hitch ef97e8c8bb Merge pull request #22 from small-hack/fix-external-valkey-reference
fix: was missing an 'and' for externalValkey conditional in configmap-env
2025-01-19 11:17:44 +01:00
github-actions[bot] 1d22f5d82d helm-docs: automated action 2025-01-19 10:17:28 +00:00
jessebot 69cfc35d5e was missing an 'and' 2025-01-19 11:16:37 +01:00
Jesse Hitch 6cd7bdc277 Merge pull request #21 from small-hack/fix-typo
fix the security context with statement
2025-01-19 11:12:46 +01:00
github-actions[bot] 90e2326c74 helm-docs: automated action 2025-01-19 10:12:29 +00:00
jessebot 5d6fb794c8 fix the security context with statement 2025-01-19 11:11:50 +01:00
Jesse Hitch c28217fa7d Merge pull request #20 from small-hack/more-configmap-env-updates
move more stuff to configmap-env, remove configmap, bump appVersion, add externalValkey.existingSecretKeys.port, regenerate docs, clean up deployment.yaml
2025-01-19 11:08:56 +01:00
jessebot 4b3b44ddbf clean up valkey secret to allow only sourcing one or two secret keys at a time 2025-01-19 11:07:52 +01:00
jessebot 68260d4af5 mail and valkey secrets now use helm chart name in names 2025-01-19 11:00:35 +01:00
github-actions[bot] 84372fbe22 helm-docs: automated action 2025-01-19 09:56:41 +00:00
jessebot da9fb3affa move more stuff to configmap-env, remove configmap, bump appVersion, add externalValkey.existingSecretKeys.port, regenerate docs, clean up deployment.yaml 2025-01-19 10:55:55 +01:00
Jesse Hitch 61ff73261d Merge pull request #19 from small-hack/move-base-config-to-configmap
move base config options to ConfigMap and move db migration/connection parameters to pixelfed.db section
2025-01-19 10:14:45 +01:00
github-actions[bot] 8ffc5bb451 helm-docs: automated action 2025-01-19 09:12:20 +00:00
jessebot d5eb2ac1d9 move base config options to ConfigMap and move db migration/connection parameters to pixelfed.db section
Signed-off-by: jessebot <jessebot@linux.com>
2025-01-19 10:10:03 +01:00
Jesse Hitch 08a083bbab Merge pull request #18 from holysoles/capture_laravel_logs
feat(chart): expose laravel log_channel in values
2025-01-19 09:24:57 +01:00
holysoles 85639ed2ee feat(chart): expose laravel log_channel in values 2025-01-18 14:13:57 -06:00
Jesse Hitch ca7049cdce Merge pull request #16 from small-hack/disable-liveness-readiness-by-default
make liveness and readiness probes optional and further configurable
2025-01-18 20:22:28 +01:00
github-actions[bot] a606462c6b helm-docs: automated action 2025-01-18 19:21:54 +00:00