Skip to content

Commit 14024cc

Browse files
authored
[cherry-pick] Update repository config (#250) (#257)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 0363817 commit 14024cc

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

hack/kubernetes/kind.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
kind: Cluster
2-
apiVersion: kind.sigs.k8s.io/v1alpha3
2+
apiVersion: kind.x-k8s.io/v1alpha4
33
nodes:
4-
# the control plane node
54
- role: control-plane
6-
extraMounts:
7-
- containerPath: /opt/local-path-provisioner
8-
hostPath: /mnt
9-
readOnly: false
105
- role: worker
11-
extraMounts:
12-
- containerPath: /opt/local-path-provisioner
13-
hostPath: /mnt
14-
readOnly: false
156
- role: worker
16-
extraMounts:
17-
- containerPath: /opt/local-path-provisioner
18-
hostPath: /mnt
19-
readOnly: false

hack/kubernetes/storageclass/standard.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)