Skip to content

Commit

Permalink
Give edge-monitor a Sparkplug address
Browse files Browse the repository at this point in the history
This is fixed as Monitor under the cluster's group-id.
  • Loading branch information
amrc-benmorrow committed Mar 19, 2024
1 parent ab389ec commit 5389162
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions edge-cluster/templates/edge-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ spec:
name: "Edge monitor: {{ .Values.cluster.name }}"
groups:
- {{ .Values.uuid.group.edgeMonitor }}
sparkplug:
node: Monitor
---
apiVersion: v1
kind: ServiceAccount
Expand Down

0 comments on commit 5389162

Please sign in to comment.