mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
add topic configurations for prod
This commit is contained in:
parent
e7b39deae2
commit
63a6dcb16d
@ -84,6 +84,400 @@ environments:
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
ownerRoles: []
|
||||
- name: inspections.inspection.created.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.inspection.updated.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.inspection.deleted.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.type.created.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.type.updated.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.type.deleted.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.status.created.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.status.updated.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: inspections.status.deleted.v1
|
||||
owner: inspections
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
|
||||
- name: issues.issue.created.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.issue.updated.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.issue.deleted.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.type.created.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.type.updated.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.type.deleted.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.status.created.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.status.updated.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: issues.status.deleted.v1
|
||||
owner: issues
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
|
||||
- name: premises.type.created.v1
|
||||
owner: premises
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: premises.type.updated.v1
|
||||
owner: premises
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: premises.type.deleted.v1
|
||||
owner: premises
|
||||
clusterRef: stage
|
||||
partitions: 1
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: premises.premise.created.v1
|
||||
owner: premises
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: premises.premise.updated.v1
|
||||
owner: premises
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: premises.premise.deleted.v1
|
||||
owner: premises
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
|
||||
- name: iam.user.created.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.user.updated.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.position.created.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.position.updated.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.position.deleted.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.department.created.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.department.updated.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.department.deleted.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 3
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.resource.created.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.resource.updated.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.resource.deleted.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.resource_permission.created.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.resource_permission.deleted.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.company_resource_permission.created.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
- name: iam.company_resource_permission.deleted.v1
|
||||
owner: platform
|
||||
clusterRef: stage
|
||||
partitions: 12
|
||||
replicationFactor: 1
|
||||
config:
|
||||
cleanup.policy: delete
|
||||
retention.ms: "604800000"
|
||||
min.insync.replicas: "1"
|
||||
deletionPolicy: orphan
|
||||
|
||||
users:
|
||||
- name: premises
|
||||
clusterRef: prod
|
||||
@ -101,6 +495,66 @@ environments:
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: eav.value_option.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: assets_broadcast
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.department.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.department.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.department.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.position.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.position.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.position.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.resource.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.resource.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.resource.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.user.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: iam.user.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.inspection.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.inspection.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.inspection.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.status.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.status.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.status.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.type.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.type.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: inspections.type.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.issue.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.issue.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.issue.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.status.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.status.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.status.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.type.created.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.type.deleted.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
- topic: issues.type.updated.v1
|
||||
roles: ["ACCESS_ROLE_CONSUMER"]
|
||||
|
||||
rabbitmq:
|
||||
management_endpoint: http://default-rabbit-cluster.rabbitmq.svc.cluster.local:15672
|
||||
|
||||
Loading…
Reference in New Issue
Block a user