Compare commits
3 Commits
946d9630a5
...
60c2c5fdf6
Author | SHA1 | Date | |
---|---|---|---|
60c2c5fdf6
|
|||
d19aebb174 | |||
9bc3cc956a |
@@ -33,7 +33,7 @@ spec:
|
||||
- group: ''
|
||||
kind: Service
|
||||
name: harbor-core
|
||||
port: 80
|
||||
port: 443
|
||||
weight: 100
|
||||
- matches:
|
||||
- path:
|
||||
@@ -43,5 +43,5 @@ spec:
|
||||
- group: ''
|
||||
kind: Service
|
||||
name: harbor-portal
|
||||
port: 80
|
||||
port: 443
|
||||
weight: 100
|
||||
|
@@ -14,6 +14,8 @@ harbor:
|
||||
size: 80Gi
|
||||
existingSecretAdminPassword: harbor-secret
|
||||
existingSecretAdminPasswordKey: HARBOR_ADMIN_PASSWORD
|
||||
internalTLS:
|
||||
enabled: true
|
||||
ipFamily:
|
||||
ipv6:
|
||||
enabled: false
|
||||
|
Reference in New Issue
Block a user