Skip to content

Commit

Permalink
feat: deploy database on amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
oscaromeu committed Apr 8, 2023
1 parent 13aac84 commit eb15e87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kubernetes/apps/default/harbor/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ spec:
nodeSelector:
kubernetes.io/arch: amd64

trivy:
nodeSelector:
kubernetes.io/arch: amd64

notary:
enabled: true

Expand Down

0 comments on commit eb15e87

Please sign in to comment.