diff --git a/elster-transfer/templates/ozgcloud_elstertransfer_operator_configmap_read_write_role.yaml b/elster-transfer/templates/ozgcloud_elstertransfer_operator_configmap_read_write_role.yaml index 7fc3830d9a3cec9235c0652b8ffef644fec63b6a..d1148701b80f10960615151ec2dd1c7a23aaf07c 100644 --- a/elster-transfer/templates/ozgcloud_elstertransfer_operator_configmap_read_write_role.yaml +++ b/elster-transfer/templates/ozgcloud_elstertransfer_operator_configmap_read_write_role.yaml @@ -45,4 +45,4 @@ metadata: rules: - apiGroups: [""] resources: ["configmaps"] - verbs: ["create", "get", "list", "watch", "update", "patch"] \ No newline at end of file + verbs: ["create", "get", "list", "update", "patch"] \ No newline at end of file diff --git a/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_configmap_read_write_role_test.yaml b/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_configmap_read_write_role_test.yaml index 5582357336cd07c1e19d7f6c8afbc7e44527b4c1..9a580a6f989257c0d2745dcb00b7f875185ccfe9 100644 --- a/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_configmap_read_write_role_test.yaml +++ b/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_configmap_read_write_role_test.yaml @@ -24,11 +24,11 @@ suite: ElsterTransfer read rbac test release: - name: ozgcloud-elstertransfer-operator + name: elstertransfer namespace: test-namespace set: elsterTransferOperator: - namespace: elt-operator + namespace: etr-operator templates: - templates/ozgcloud_elstertransfer_operator_configmap_read_write_role.yaml tests: @@ -50,7 +50,7 @@ tests: content: kind: ServiceAccount name: ozgcloud-elster-transfer-operator-service-account - namespace: elt-operator + namespace: etr-operator documentIndex: 0 - it: test RoleBinding roleRef asserts: @@ -86,7 +86,6 @@ tests: - create - get - list - - watch - update - patch documentIndex: 1 \ No newline at end of file diff --git a/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_deployment_patch_role_test.yaml b/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_deployment_patch_role_test.yaml index 49db529809ccf25f15eb070e080391b055275990..ea4c11d6ed44b115a2f1e07a0ed533aeab1ce257 100644 --- a/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_deployment_patch_role_test.yaml +++ b/elster-transfer/unit-tests/ozgcloud_elstertransfer_operator_deployment_patch_role_test.yaml @@ -24,11 +24,11 @@ suite: ElsterTransfer write rbac test release: - name: ozgcloud-elstertransfer-operator + name: elstertransfer namespace: test-namespace set: elsterTransferOperator: - namespace: elt-operator + namespace: etr-operator templates: - templates/ozgcloud_elstertransfer_operator_deployment_patch_role.yaml tests: @@ -50,7 +50,7 @@ tests: content: kind: ServiceAccount name: ozgcloud-elster-transfer-operator-service-account - namespace: elt-operator + namespace: etr-operator documentIndex: 0 - it: test RoleBinding roleRef asserts: