openstack-helm/placement/templates
Zhipeng Liu bdbea96326 Allow more generic overrides for placement
With this patch we allow for a more easy way of overriding some
of the values that may be used in other distros while maintainting
the default values if those values are not overriden.

The following values are introduced to be overriden:
conf:
  security:
  software:
    apache2:
      binary:
      start_flags:
      a2enmod:
      a2dismod:

On which:
 * binary: the binary to use for launching apache
 * start_flags: any flags that will be passed to the apache binary call
 * a2enmod: mods to enable
 * a2dismod: mods to disable

Notice that if there is no overrides given, it should not affect anything
and the templates will not be changed as the default values are set to what
they used to be as to not disrupt existing deployments.

Change-Id: I77940ff847fc5785178ee5cf84cb77bed9f1ec71
Signed-off-by: Zhipeng Liu <zhipengs.liu@intel.com>
2020-05-12 02:14:01 +00:00
..
bin Allow more generic overrides for placement 2020-05-12 02:14:01 +00:00
configmap-bin.yaml Add placement chart 2020-02-20 08:27:51 +00:00
configmap-etc.yaml Add placement chart 2020-02-20 08:27:51 +00:00
deployment.yaml Add placement chart 2020-02-20 08:27:51 +00:00
ingress.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-db-drop.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-db-init.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-db-sync.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-image-repo-sync.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-ks-endpoints.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-ks-service.yaml Add placement chart 2020-02-20 08:27:51 +00:00
job-ks-user.yaml Add placement chart 2020-02-20 08:27:51 +00:00
network_policy.yaml Add placement chart 2020-02-20 08:27:51 +00:00
pdb.yaml Add placement chart 2020-02-20 08:27:51 +00:00
secret-db.yaml Add placement chart 2020-02-20 08:27:51 +00:00
secret-ingress-tls.yaml Add placement chart 2020-02-20 08:27:51 +00:00
secret-keystone.yaml Add placement chart 2020-02-20 08:27:51 +00:00
service-ingress.yaml Add placement chart 2020-02-20 08:27:51 +00:00
service.yaml Add placement chart 2020-02-20 08:27:51 +00:00