Skip to content

Commit 407ad8c

Browse files
committed
example for pod annotation
1 parent 38129ae commit 407ad8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pages/docs/schema/github.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ docker:
207207
limits:
208208
cpu: "4"
209209
memory: "8Gi"
210+
podAnnotations:
211+
my-org/team: "backend"
212+
my-org/cost-center: "engineering"
210213
```
211214

212215
### docker.app (Required)

0 commit comments

Comments
 (0)