blob: b34c7ad9fc50891698983bf219566c6d927691c3 [file] [log] [blame]
{{- /*
# Copyright 2020-present Open Networking Foundation
#
# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
*/ -}}
apiVersion: v1
kind: ConfigMap
metadata:
name: phylo
labels:
{{ tuple "phylo" . | include "phylo.metadata_labels" | indent 4 }}
data:
run-video-analytics-server.sh: |
{{ tuple "bin/_run-video-analytics-server.sh.tpl" . | include "phylo.template" | indent 4 }}