Skip to content

Commit

Permalink
Add storage class name ref
Browse files Browse the repository at this point in the history
  • Loading branch information
yujunz committed Jul 14, 2019
1 parent 31ab347 commit 08d7c35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/transformers/config/defaultconfig/namereference.go
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,7 @@ nameReference:
kind: PersistentVolume
- path: spec/storageClassName
kind: PersistentVolumeClaim
- path: spec/volumeClaimTemplates/spec/storageClassName
kind: StatefulSet
`
)

0 comments on commit 08d7c35

Please sign in to comment.