Commit Graph

97 Commits

Author SHA1 Message Date
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
jessebot 295aa694d7 make liveness and readiness probes optional and further configurable 2025-01-18 20:20:33 +01:00
Jesse Hitch 5e06b04d6a Update README.md - explain that the image is rebuilt nightly 2025-01-18 18:42:55 +01:00
Jesse Hitch c64cf91e69 Update README.md - fix link on new line 2025-01-18 12:14:44 +01:00
Jesse Hitch f3de03f93d Merge pull request #15 from small-hack/fix/db-host-templating
fix db host templating
2025-01-18 12:11:19 +01:00
github-actions[bot] cda3bd6111 helm-docs: automated action 2025-01-18 11:09:14 +00:00
jessebot 633f761c71 fix db host templating 2025-01-18 12:08:39 +01:00
Jesse Hitch 74e3f92239 Merge pull request #14 from small-hack/fix-more-templating-issues
fix more env var quoting and allow plain text values for external Database config
2025-01-18 11:39:48 +01:00
github-actions[bot] f0f9240bc4 helm-docs: automated action 2025-01-18 10:38:53 +00:00
jessebot 35aa2c5c54 fix more env var quoting and allow plain text values for external Database config 2025-01-18 11:37:27 +01:00
Jesse Hitch 5f65e926fe Merge pull request #13 from small-hack/disable-persistence-by-default-for-valkey
disable valkey persistence by default, but add some more docs on where you can find the parameters for each chart to enable it if you want
2025-01-18 11:20:05 +01:00
github-actions[bot] 4389d8b164 helm-docs: automated action 2025-01-18 10:19:19 +00:00
jessebot 1fc22b7386 disable valkey persistence by default, but add some more docs on where you can find the parameters for each chart to enable it if you want 2025-01-18 11:14:39 +01:00
Jesse Hitch 206cd20a0e Merge pull request #12 from small-hack/fix/secret-templating
fix secret templating
2025-01-18 11:04:03 +01:00
github-actions[bot] ac4ea74ffa helm-docs: automated action 2025-01-18 10:03:38 +00:00
jessebot 0f4a6e5530 fix secret templating 2025-01-18 11:02:32 +01:00
Jesse Hitch eeb4a7174a Merge pull request #11 from small-hack/fix-pixelfed-templating-issues
fix valkey templating issues, add more docs
2025-01-18 10:57:26 +01:00
github-actions[bot] 995a83c641 helm-docs: automated action 2025-01-18 09:56:25 +00:00
jessebot 893130411c fix valkey templating issues, add more docs 2025-01-18 10:55:23 +01:00
Jesse Hitch 8ba545ed6a Merge pull request #8 from holysoles/fix_deployment_env_value_construction
fix(chart): access subchart generated values properly
2025-01-18 10:46:57 +01:00
Jesse Hitch b5ad15b651 Merge branch 'main' into fix_deployment_env_value_construction 2025-01-18 10:46:12 +01:00
jessebot 14a4cf6aad bump helm chart version, regenerate docs 2025-01-18 10:44:51 +01:00
Jesse Hitch 13861f105f Merge pull request #6 from holysoles/fix_indent_valkey_subchart_values
fixes for the valkey values section
2025-01-18 10:24:16 +01:00
Jesse Hitch 66a9776ee1 Merge branch 'main' into fix_indent_valkey_subchart_values 2025-01-18 10:23:15 +01:00
jessebot 4fa957dad0 bump chart version and regenerate docs 2025-01-18 10:22:17 +01:00
Jesse Hitch 1b42bf65a2 Apply suggestions from code review - fix values.yaml comments 2025-01-18 10:21:22 +01:00