1 Commits

Author SHA1 Message Date
946d9630a5 Update Helm release gitea to v12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 14s
2025-05-20 01:00:57 +00:00
2 changed files with 2 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ spec:
- group: ''
kind: Service
name: harbor-core
port: 443
port: 80
weight: 100
- matches:
- path:
@@ -43,5 +43,5 @@ spec:
- group: ''
kind: Service
name: harbor-portal
port: 443
port: 80
weight: 100

View File

@@ -14,8 +14,6 @@ harbor:
size: 80Gi
existingSecretAdminPassword: harbor-secret
existingSecretAdminPasswordKey: HARBOR_ADMIN_PASSWORD
internalTLS:
enabled: true
ipFamily:
ipv6:
enabled: false