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>
9 lines
220 B
YAML
9 lines
220 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: gateway-cert-operator
|
|
namespace: gateway-cert-operator-system
|
|
labels:
|
|
app.kubernetes.io/name: gateway-cert-operator
|
|
app.kubernetes.io/component: operator
|