Skip to content

Commit 2fa6b2d

Browse files
author
Kat Batuigas
committed
Tiny changes to force deploy preview with overlays applied
1 parent 5848a21 commit 2fa6b2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cloud-controlplane/cloud-controlplane.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ components:
2424
properties:
2525
allowed_principals:
2626
description: The ARN of the principals that can access the Redpanda AWS PrivateLink Endpoint Service. To grant permissions to all principals, use an asterisk (*).
27-
example:
28-
- arn:aws:iam::account-number-without-hyphens:user/username or arn:aws:iam::account-number-without-hyphens:root
27+
example: |
28+
- `arn:aws:iam::account-number-without-hyphens:user/username` or `arn:aws:iam::account-number-without-hyphens:root`
2929
items:
3030
type: string
3131
type: array

cloud-dataplane/cloud-dataplane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ components:
683683
{ "reason": "API_DISABLED"
684684
"domain": "googleapis.com"
685685
"metadata": {
686-
"resource": "projects/123",
686+
"resource": "projects/1234",
687687
"service": "pubsub.googleapis.com"
688688
}
689689
}

0 commit comments

Comments
 (0)