Skip to content

Commit 37fd110

Browse files
committed
reduce the role
Signed-off-by: Tao Li <[email protected]>
1 parent 188cef9 commit 37fd110

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

charts/edb-postgres-distributed-for-kubernetes/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,3 @@ EDB Postgres Distributed for Kubernetes Helm Chart
9393
| webhook.validating.create | bool | `true` | |
9494
| webhook.validating.failurePolicy | string | `"Fail"` | |
9595

96-
----------------------------------------------
97-
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

charts/edb-postgres-distributed-for-kubernetes/charts/edb-postgres-for-kubernetes-lts/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,3 @@ EDB Postgres for Kubernetes LTS release Helm Chart
7171
| tolerations | list | `[]` | Tolerations for the operator to be installed |
7272
| webhook | object | `{"livenessProbe":{"initialDelaySeconds":3},"mutating":{"create":true,"failurePolicy":"Fail"},"port":9443,"readinessProbe":{"initialDelaySeconds":3},"startupProbe":{"failureThreshold":6,"periodSeconds":5},"validating":{"create":true,"failurePolicy":"Fail"}}` | The webhook configuration. |
7373

74-
----------------------------------------------
75-
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

charts/edb-postgres-distributed-for-kubernetes/templates/rbac.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -310,24 +310,16 @@ rules:
310310
resources:
311311
- clusterimagecatalogs
312312
verbs:
313-
- create
314-
- delete
315313
- get
316314
- list
317-
- patch
318-
- update
319315
- watch
320316
- apiGroups:
321317
- pgd.k8s.enterprisedb.io
322318
resources:
323319
- imagecatalogs
324320
verbs:
325-
- create
326-
- delete
327321
- get
328322
- list
329-
- patch
330-
- update
331323
- watch
332324
- apiGroups:
333325
- policy

0 commit comments

Comments
 (0)