diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-09-12 14:19:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-12 14:19:02 +0000 |
commit | abebe0ce99f7aeb05827e67afc5c3cdaff45ee3f (patch) | |
tree | 93480876527d015e65360b33543aa56279bdd031 /kubernetes/policy/charts/drools/resources/configmaps/status.post.sh | |
parent | e5819ddab89fc838fe019166a75254dbbc26d261 (diff) | |
parent | 010965911185b9a1ef2008246fabc37f193baf2b (diff) |
Merge "refactor drools chart to allow customizations"
Diffstat (limited to 'kubernetes/policy/charts/drools/resources/configmaps/status.post.sh')
-rw-r--r-- | kubernetes/policy/charts/drools/resources/configmaps/status.post.sh | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/kubernetes/policy/charts/drools/resources/configmaps/status.post.sh b/kubernetes/policy/charts/drools/resources/configmaps/status.post.sh new file mode 100644 index 0000000000..e2d7381689 --- /dev/null +++ b/kubernetes/policy/charts/drools/resources/configmaps/status.post.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# ============LICENSE_START======================================================= +# ONAP +# ================================================================================ +# Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ============LICENSE_END========================================================= + +policy status |