rolebinding delete
This commit is contained in:
@@ -14,8 +14,6 @@ objectKinds:
|
|||||||
- PersistentVolumeClaim
|
- PersistentVolumeClaim
|
||||||
- ConfigMap
|
- ConfigMap
|
||||||
- Secret
|
- Secret
|
||||||
- Secret
|
|
||||||
- RoleBinding
|
|
||||||
- IntegrationConfig
|
- IntegrationConfig
|
||||||
objects:
|
objects:
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
@@ -69,17 +67,6 @@ objects:
|
|||||||
[http]
|
[http]
|
||||||
sslVerify = true
|
sslVerify = true
|
||||||
type: Opaque
|
type: Opaque
|
||||||
- apiVersion: rbac.authorization.k8s.io/v1
|
|
||||||
kind: RoleBinding
|
|
||||||
metadata:
|
|
||||||
name: '${APP_NAME}-binding'
|
|
||||||
roleRef:
|
|
||||||
kind: ClusterRole
|
|
||||||
apiGroup: rbac.authorization.k8s.io
|
|
||||||
name: cicd-example-role
|
|
||||||
subjects:
|
|
||||||
- kind: ServiceAccount
|
|
||||||
name: '${APP_NAME}-config-sa'
|
|
||||||
- apiVersion: cicd.tmax.io/v1
|
- apiVersion: cicd.tmax.io/v1
|
||||||
kind: IntegrationConfig
|
kind: IntegrationConfig
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user