Loading deploy/kubernetes/attacher.yaml +4 −1 Original line number Diff line number Diff line Loading @@ -54,13 +54,16 @@ spec: port: 12345 --- kind: StatefulSet apiVersion: apps/v1beta1 apiVersion: apps/v1 metadata: name: csi-attacher-s3 namespace: kube-system spec: serviceName: "csi-attacher-s3" replicas: 1 selector: matchLabels: app: csi-attacher-s3 template: metadata: labels: Loading deploy/kubernetes/csi-s3.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ roleRef: apiGroup: rbac.authorization.k8s.io --- kind: DaemonSet apiVersion: apps/v1beta2 apiVersion: apps/v1 metadata: name: csi-s3 namespace: kube-system Loading deploy/kubernetes/provisioner.yaml +4 −1 Original line number Diff line number Diff line Loading @@ -53,13 +53,16 @@ spec: port: 12345 --- kind: StatefulSet apiVersion: apps/v1beta1 apiVersion: apps/v1 metadata: name: csi-provisioner-s3 namespace: kube-system spec: serviceName: "csi-provisioner-s3" replicas: 1 selector: matchLabels: app: csi-provisioner-s3 template: metadata: labels: Loading deploy/kubernetes/storageclass.yaml +1 −1 File changed.Contains only whitespace changes. Show changes Loading
deploy/kubernetes/attacher.yaml +4 −1 Original line number Diff line number Diff line Loading @@ -54,13 +54,16 @@ spec: port: 12345 --- kind: StatefulSet apiVersion: apps/v1beta1 apiVersion: apps/v1 metadata: name: csi-attacher-s3 namespace: kube-system spec: serviceName: "csi-attacher-s3" replicas: 1 selector: matchLabels: app: csi-attacher-s3 template: metadata: labels: Loading
deploy/kubernetes/csi-s3.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ roleRef: apiGroup: rbac.authorization.k8s.io --- kind: DaemonSet apiVersion: apps/v1beta2 apiVersion: apps/v1 metadata: name: csi-s3 namespace: kube-system Loading
deploy/kubernetes/provisioner.yaml +4 −1 Original line number Diff line number Diff line Loading @@ -53,13 +53,16 @@ spec: port: 12345 --- kind: StatefulSet apiVersion: apps/v1beta1 apiVersion: apps/v1 metadata: name: csi-provisioner-s3 namespace: kube-system spec: serviceName: "csi-provisioner-s3" replicas: 1 selector: matchLabels: app: csi-provisioner-s3 template: metadata: labels: Loading
deploy/kubernetes/storageclass.yaml +1 −1 File changed.Contains only whitespace changes. Show changes