summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-snmptrap.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-snmptrap.yaml-template')
-rw-r--r--blueprints/k8s-snmptrap.yaml-template17
1 files changed, 9 insertions, 8 deletions
diff --git a/blueprints/k8s-snmptrap.yaml-template b/blueprints/k8s-snmptrap.yaml-template
index 581233b..b679761 100644
--- a/blueprints/k8s-snmptrap.yaml-template
+++ b/blueprints/k8s-snmptrap.yaml-template
@@ -108,14 +108,15 @@ node_templates:
get_input: sec_fault_unsecure_topic
type: message_router
- docker_config:
- healthcheck:
- interval: 300s
- script: /opt/app/snmptrap/bin/snmptrapd.sh status
- timeout: 120s
- type: docker
- ports:
- - 6162/udp:162
+# TBA under DCAEGEN2-796
+# docker_config:
+# healthcheck:
+# interval: 300s
+# script: /opt/app/snmptrap/bin/snmptrapd.sh status
+# timeout: 120s
+# type: docker
+# ports:
+# - 6162/udp:162
image:
get_input: tag_version
replicas: {get_input: replicas}