Skip to content

Commit

Permalink
Merge pull request #1348 from yujunz/nameref
Browse files Browse the repository at this point in the history
Add storage class name ref
  • Loading branch information
k8s-ci-robot authored Jul 15, 2019
2 parents 7872405 + 08d7c35 commit 76a7816
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 76a7816

Please sign in to comment.