Fix pvc subPaths in harbor helmrelease

This commit is contained in:
SeanOMik 2023-04-16 01:56:10 -04:00
parent 4818667d42
commit df616f2e64
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 2 additions and 2 deletions

View File

@ -37,11 +37,11 @@ spec:
persistentVolumeClaim:
registry:
existingClaim: harbor-registry-pv-claim
subPath: "/registry"
subPath: "registry/"
# trivy:
# existingClaim:
# subPath: "/trivy"
# subPath: "trivy/"
imageChartStorage:
type: s3