feat: add Gitea CI workflows and split deploy manifests
Add build and kubernetes-deploy Gitea Actions workflows, and split deploy/manifests.yaml into individual manifest files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
7
deploy/namespace_gateway-cert-operator-system.yaml
Normal file
7
deploy/namespace_gateway-cert-operator-system.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: gateway-cert-operator-system
|
||||
labels:
|
||||
app.kubernetes.io/name: gateway-cert-operator
|
||||
app.kubernetes.io/component: operator
|
||||
Reference in New Issue
Block a user