Skip to content

Commit

Permalink
[cherry-pick] Update repository config (#250) (#256)
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 8c56fc1 commit e983f84
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
@@ -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 e983f84

Please sign in to comment.