Skip to content

Conversation

@jessebot
Copy link
Collaborator

@jessebot jessebot commented Jan 19, 2025

  • reload deployment on changes to our configmap
  • Changes parameter volumeMounts to extraVolumeMounts
  • Changes parameter volumes to extraVolumes
  • Adds phpConfigs parameter:
# -- PHP Configuration files
# Will be injected in /usr/local/etc/php-fpm.d
phpConfigs: {}
  # www.conf: |-
  #   [www]
  #   user = www-data
  #   group = www-data
  #   security.limit_extensions = .php .css .js .html
  #   pm = dynamic
  #   pm.max_children = 350
  #   pm.start_servers = 100
  #   pm.min_spare_servers = 100

@jessebot jessebot self-assigned this Jan 19, 2025
@jessebot jessebot merged commit aef586e into main Jan 19, 2025
1 check passed
@jessebot jessebot deleted the allow-updating-php-configs branch January 19, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants