add autokuma labels
This commit is contained in:
@@ -12,7 +12,15 @@ services:
|
||||
NTFY_ATTACHMENT_CACHE_DIR: /var/lib/ntfy/attachments
|
||||
NTFY_ENABLE_LOGIN: true
|
||||
NTFY_UPSTREAM_BASE_URL: https://ntfy.domr.ovh
|
||||
|
||||
labels:
|
||||
kuma.tools.tag.name: 'Tools'
|
||||
kuma.tools.tag.color: '#FF9900'
|
||||
kuma.homelab.tag.name: 'Organization'
|
||||
kuma.homelab.tag.color: '#FF9955'
|
||||
kuma.organization.tag.name: 'Organization'
|
||||
kuma.organization.tag.color: '#FF99AA'
|
||||
kuma.jenkins.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]'
|
||||
kuma.ntfy.http.name: 'Notify'
|
||||
kuma.ntfy.http.url: 'https://ntfy.domr.ovh'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user