apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: add-ansible-rules
labels:
rbac.authorization.k8s.io/aggregate-to-ocm-cluster-manager-admin: "true"
rules:
- apiGroups: ["tower.ansible.com"]
resources: ["ansiblejobs"]
verbs: ["create","get", "list", "watch", "update", "delete", "deletecollection", "patch"]
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: add-ansible-rules
labels:
rbac.authorization.k8s.io/aggregate-to-ocm-cluster-manager-admin: "true"
rules:
- apiGroups: ["tower.ansible.com"]
resources: ["ansiblejobs"]
verbs: ["create","get", "list", "watch", "update", "delete", "deletecollection", "patch"]
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow