Trigger a restart of the Drupal and/or Nginx pods when the configuration changes
zachomedia opened this issue · 1 comments
zachomedia commented
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?