Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions testing/testdata/harbor.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: operator.alaudadevops.io/v1alpha1
kind: Harbor
metadata:
annotations:
operator.alaudadevops.io/pg-version-check: disable
Comment on lines +4 to +5
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

operator 测试用的是内置的 pg,无法执行 pg version check

Image

name: harbor-operator
spec:
helmValues:
Expand Down
Loading