Add jobservice pvc subpath
This commit is contained in:
parent
53869a394d
commit
0959b1a110
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ spec:
|
|||
registry:
|
||||
existingClaim: harbor-registry-pv-claim
|
||||
subPath: "registry/"
|
||||
jobservice:
|
||||
jobLog:
|
||||
existingClaim: harbor-jobservice-pv-claim
|
||||
subPath: "jobservice/"
|
||||
|
||||
# trivy:
|
||||
# existingClaim:
|
||||
|
|
Loading…
Add table
Reference in a new issue