drupalwxt/helm-drupal

Trigger a restart of the Drupal and/or Nginx pods when the configuration changes

zachomedia opened this issue · 1 comments

Use hashing of the configmaps like in https://github.com/StatCan/charts/blob/master/stable/varnish/templates/deploy/varnish.yaml#L22 to trigger an automatic restart of the pods on configuration change.

sylus commented

@zachomedia this look right?