update to git

This commit is contained in:
2026-08-10 10:48:06 +07:00
commit 7f9d0964a7
18 changed files with 401 additions and 0 deletions

No files matched your search

+11
View File
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: silaras
spec:
selector:
app: silaras
ports:
- name: http
port: 80
targetPort: 80