Initial OpenClaw GitOps skeleton
This commit is contained in:
9
manifests/namespace.yaml
Normal file
9
manifests/namespace.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: openclaw
|
||||
labels:
|
||||
app.kubernetes.io/name: openclaw
|
||||
app.kubernetes.io/part-of: openclaw
|
||||
# Uncomment if you want autonomous ephemeral diagnostics allowed here
|
||||
# mcp.demo/ephemeral: "true"
|
||||
Reference in New Issue
Block a user