commit | e0e8ca7e4141de59e1e2a8f7918103c85db6d8f4 | [log] [tgz] |
---|---|---|
author | Jakub Latusek <j.latusek@samsung.com> | Wed Oct 21 13:36:29 2020 +0200 |
committer | Jakub Latusek <j.latusek@samsung.com> | Wed Oct 21 14:03:20 2020 +0200 |
tree | aef7496b832b22a4259408ccd98a9cccae69d850 | |
parent | de60649a59fe924175a25e05eb8ca31efe63daeb [diff] [blame] |
[SDNC] change comment style Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ia390319f744931f435615af49246c0e13cdb8564 Issue-ID: OOM-2562
diff --git a/kubernetes/sdnc/components/sdnc-prom/resources/bin/switchVoting.sh b/kubernetes/sdnc/components/sdnc-prom/resources/bin/switchVoting.sh index f13196e..091643f 100755 --- a/kubernetes/sdnc/components/sdnc-prom/resources/bin/switchVoting.sh +++ b/kubernetes/sdnc/components/sdnc-prom/resources/bin/switchVoting.sh
@@ -1,3 +1,4 @@ +{{/* #/bin/sh # Copyright © 2018 Amdocs @@ -13,6 +14,7 @@ # 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. +*/}} set -e primary=${SDNC_IS_PRIMARY_CLUSTER:-true}