Skip to content

Commit

Permalink
Merge pull request #318 from andyzhangx/remove-service
Browse files Browse the repository at this point in the history
cleanup: remove unused service example
  • Loading branch information
andyzhangx committed May 15, 2022
2 parents b598796 + a057a00 commit f83c843
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: local-storage-provisioner-node-clusterrole
namespace: default
rules:
- apiGroups: [""]
resources: ["nodes"]
Expand Down
15 changes: 0 additions & 15 deletions deployment/kubernetes/example/default_example_service.yaml

This file was deleted.

0 comments on commit f83c843

Please sign in to comment.