Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Clean up unnecessary fields in deployment yamls #12

Merged
merged 1 commit into from
Aug 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions deploy/serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ objects:
- apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
creationTimestamp: 2019-04-04T23:20:55Z
name: create-daemonset
namespace: daemonset-test
resourceVersion: "1516348"
selfLink: /apis/rbac.authorization.k8s.io/v1/namespaces/daemonset-test/rolebindings/daemonset-binding
uid: 4c14fe24-5730-11e9-8bed-5254005a8b42
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
5 changes: 0 additions & 5 deletions openshift/serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ objects:
- apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
creationTimestamp: 2019-04-04T23:20:55Z
name: create-daemonset
namespace: daemonset-test
resourceVersion: "1516348"
selfLink: /apis/rbac.authorization.k8s.io/v1/namespaces/daemonset-test/rolebindings/daemonset-binding
uid: 4c14fe24-5730-11e9-8bed-5254005a8b42
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down