Skip to content

Commit

Permalink
Merge pull request #642 from dark-vex/dark-vex-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
dark-vex authored Sep 27, 2024
2 parents c90e708 + db983ed commit cb28bd1
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions clusters/kubenuc/apps/harbor/manifests/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,6 @@ spec:
username: "harbor"
existingSecret: "harbor-secrets"
sslmode: "require"
jobservice:
storageClass: longhorn
nodeSelector:
kubernetes.io/hostname: "kubenuc"
trivy:
storageClass: longhorn
redis:
type: external
external:
Expand All @@ -96,6 +90,10 @@ spec:
cacheLayerDatabaseIndex: "7"
persistence:
persistentVolumeClaim:
jobservice:
storageClass: longhorn
trivy:
storageClass: longhorn
redis:
storageClass: longhorn
##postRenderers:
Expand Down

0 comments on commit cb28bd1

Please sign in to comment.