Logo
Explore Help
Register Sign In
long-agent/user-system
3
0
Fork 0
You've already forked user-system
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
281811e80bfc67bc28a2fc9294189c3de4fadb3b
user-system/kubernetes/user-management/templates/serviceaccount.yaml

7 lines
175 B
YAML
Raw Normal View History

docs: add runbooks and Kubernetes Helm Chart Add 6 runbook documents: - 服务启动 (Service Startup) - 服务停止 (Service Shutdown) - 配置更新 (Configuration Update) - 日志分析 (Log Analysis) - 备份恢复 (Backup & Recovery) - 安全事件 (Security Incident) Add Kubernetes Helm Chart: - Chart.yaml, values.yaml - Deployment with health checks - Ingress with TLS support - PVC for data persistence - PDB for high availability - HPA for autoscaling - ServiceAccount configuration Add cron-backup.conf for automated backup scheduling.
2026-04-11 22:57:31 +08:00
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ include "user-management.serviceAccountName" . }}
labels:
{{- include "user-management.labels" . | nindent 4 }}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 522ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API