update to git

This commit is contained in:
2026-08-12 15:20:39 +07:00
commit 9709ac7a34
17 changed files with 424 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- log-viewer-deployment.yaml
- log-viewer-service.yaml
patches:
- path: log-viewer-resources.yaml
- path: log-viewer-probes.yaml
commonLabels:
app.kubernetes.io/part-of: log-viewer