mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-22 00:43:32 +00:00
openclaw: deploy openclaw on kube
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Namespace watched by the operator for OpenClawInstance resources.
|
||||
# Must exist before the operator deploys: watchNamespaces renders namespaced
|
||||
# Role/RoleBinding into it and the chart does not create namespaces.
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: openclaw
|
||||
Reference in New Issue
Block a user