Migrate minecraft to Paper #37

Merged
allanger merged 8 commits from refs/pull/37/head into main 2023-03-14 14:40:13 +00:00
Showing only changes of commit abfbe7472a - Show all commits

View File

@ -10,7 +10,7 @@ service-monitor:
spec: spec:
selector: selector:
matchLabels: matchLabels:
exporter: {{ .label.exporter }} app: {{ .label.app }}
endpoints: endpoints:
- port: {{ .endpoints.port }} - port: {{ .endpoints.port }}
{{ end }} {{ end }}