move k8s cluster data to its own dir

This commit is contained in:
Lee
2024-09-23 10:08:50 +01:00
parent 65148505bd
commit cd9b8a1b2c
95 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
apiVersion: v1
kind: Service
metadata:
name: flyimg-service
namespace: public-services
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 80
selector:
app: flyimg