bugfix discrepency between etc and bin

This commit is contained in:
Alan Meadows 2017-03-09 12:45:03 -08:00
parent 236be51343
commit b40a7bf3be

View File

@ -12,8 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
{{- $conf := .Values.conf.keystone -}}
{{ include "helm-toolkit.oslo_values_setup" $conf | trunc 0 }}
{{ tuple .Values.conf.keystone . | include "helm-toolkit.oslo_values_setup" | trunc 0 }}
apiVersion: v1
kind: ConfigMap