Skip to content

Commit 55da0a5

Browse files
add DNS entry for agent-sandbox.sigs.k8s.io
1 parent c945562 commit 55da0a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dns/zone-configs/k8s.io._0_base.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,3 +556,7 @@ lws.sigs:
556556
container-object-storage-interface.sigs:
557557
type: CNAME
558558
value: container-object-storage-interface.netlify.app.
559+
# https://github.com/kubernetes-sigs/agent-sandbox docs (@janetkuo, @justinb, @soltysh)
560+
agent-sandbox.sigs:
561+
type: CNAME
562+
value: agent-sandbox.netlify.app.

0 commit comments

Comments
 (0)