A demo of Red Hat Advanced Cluster Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

19 lines
442 B

apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: vulnerable-log4j-puller
namespace: vulnerable-cicd
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: system:image-puller
subjects:
- kind: ServiceAccount
name: default
namespace: vulnerable-log4j
- kind: ServiceAccount
name: pipeline
namespace: vulnerable-cicd
- kind: ServiceAccount
name: default
namespace: exploitkit-log4j