add uptime kuma

This commit is contained in:
2025-04-05 22:35:49 +02:00
parent ebc754b4af
commit d63ee71bfa
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# values.yaml
# Customize uptime-kuma settings here. See the upstream chart's documentation for available options.
# Example override: setting the service type to ClusterIP
service:
type: ClusterIP
# Add any additional overrides as needed.