Skip to content

Commit

Permalink
fix: ignore harvester patch diff of default sc
Browse files Browse the repository at this point in the history
(cherry picked from commit 57171a5)
  • Loading branch information
guangbochen authored and Vicente-Cheng committed Apr 21, 2023
1 parent b73c57e commit cf6d3b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkg/config/templates/rancherd-10-harvester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ resources:
defaultNamespace: harvester-system
diff:
comparePatches:
- apiVersion: storage.k8s.io/v1
jsonPointers:
- /metadata/annotations
kind: StorageClass
name: harvester-longhorn
- apiVersion: apiextensions.k8s.io/v1
jsonPointers:
- /status/acceptedNames
Expand Down

0 comments on commit cf6d3b7

Please sign in to comment.