Fix manifest and .version

This commit is contained in:
faizanahmad055
2018-07-26 13:28:26 +05:00
parent b99994e997
commit 0454d18510
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.0.1
0.0.1
@@ -36,6 +36,19 @@ rules:
- list
- get
- watch
- apiGroups:
- ""
- "extensions"
- "apps"
resources:
- deployments
- daemonsets
- statefulsets
verbs:
- list
- get
- update
- patch
---
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: RoleBinding