Skip to content

Commit

Permalink
[cherry-pick] Update repository config (#250) (#251)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Oct 7, 2020
1 parent 7fc8ed4 commit e98ef32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
15 changes: 1 addition & 14 deletions hack/kubernetes/kind.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
# the control plane node
- role: control-plane
extraMounts:
- containerPath: /opt/local-path-provisioner
hostPath: /mnt
readOnly: false
- role: worker
extraMounts:
- containerPath: /opt/local-path-provisioner
hostPath: /mnt
readOnly: false
- role: worker
extraMounts:
- containerPath: /opt/local-path-provisioner
hostPath: /mnt
readOnly: false
9 changes: 0 additions & 9 deletions hack/kubernetes/storageclass/standard.yaml

This file was deleted.

0 comments on commit e98ef32

Please sign in to comment.