From 661de5be9edda537f30b4568186cdfd14c2887d1 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Wed, 15 Mar 2017 09:51:01 -0500 Subject: [PATCH] Remove extraneous items from configmaps --- nova/templates/configmap-bin.yaml | 2 -- nova/values.yaml | 5 ----- 2 files changed, 7 deletions(-) diff --git a/nova/templates/configmap-bin.yaml b/nova/templates/configmap-bin.yaml index 3c680644cf..8235102a19 100644 --- a/nova/templates/configmap-bin.yaml +++ b/nova/templates/configmap-bin.yaml @@ -27,7 +27,5 @@ data: {{- include "helm-toolkit.keystone_user" . | indent 4 }} init.sh: | {{ tuple "bin/_init.sh.tpl" . | include "helm-toolkit.template" | indent 4 }} - post.sh: | -{{ tuple "bin/_post.sh.tpl" . | include "helm-toolkit.template" | indent 4 }} libvirt.sh: | {{ tuple "bin/_libvirt.sh.tpl" . | include "helm-toolkit.template" | indent 4 }} diff --git a/nova/values.yaml b/nova/values.yaml index ca77d72368..b91f2f0e6e 100644 --- a/nova/values.yaml +++ b/nova/values.yaml @@ -160,11 +160,6 @@ dependencies: - nova-ks-service service: - keystone-api - init: - jobs: - - mariadb-seed - service: - - mariadb compute: jobs: - nova-db-sync