add longhorn

This commit is contained in:
2026-01-12 14:27:48 +01:00
parent 45567b7b6d
commit c305403c8c
2 changed files with 0 additions and 9 deletions

View File

@@ -21,24 +21,15 @@ longhorn:
image: image:
longhorn: longhorn:
manager: manager:
# -- Registry for the Longhorn Manager image.
registry: "harbor.gkdomaine.local" registry: "harbor.gkdomaine.local"
# -- Repository for the Longhorn Manager image.
repository: images/longhorn-manager repository: images/longhorn-manager
# -- Tag for the Longhorn Manager image.
tag: v1.10.1 tag: v1.10.1
ui: ui:
# -- Registry for the Longhorn UI image.
registry: "harbor.gkdomaine.local" registry: "harbor.gkdomaine.local"
# -- Repository for the Longhorn UI image.
repository: images/longhorn-ui repository: images/longhorn-ui
# -- Tag for the Longhorn UI image.
tag: v1.10.1 tag: v1.10.1
shareManager: shareManager:
# -- Registry for the Longhorn Share Manager image.
registry: "harbor.gkdomaine.local" registry: "harbor.gkdomaine.local"
# -- Repository for the Longhorn Share Manager image.
repository: images/longhorn-share-manager repository: images/longhorn-share-manager
# -- Tag for the Longhorn Share Manager image.
tag: v1.10.1 tag: v1.10.1