add secerts, clusterRole, configmap, ingress, pvc, svc, svc-account and deployment for homepage
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 21s

This commit is contained in:
2025-12-28 06:58:08 +05:30
parent 4142732c4f
commit beb484aa9f
9 changed files with 671 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: homepage
namespace: monitoring
labels:
app.kubernetes.io/name: homepage
secrets:
- name: homepage