Skip to content

Commit e5f661b

Browse files
authored
Merge pull request #20 from bswartz/beta-volume-populator
Use v1beta1 of the VolumePopulator API
2 parents 1f3c964 + 9fb6e0d commit e5f661b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/hello-populator/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ spec:
7373
protocol: TCP
7474
---
7575
kind: VolumePopulator
76-
apiVersion: populator.storage.k8s.io/v1alpha1
76+
apiVersion: populator.storage.k8s.io/v1beta1
7777
metadata:
7878
name: hello-populator
7979
sourceKind:

0 commit comments

Comments
 (0)