This commit is contained in:
2023-11-07 18:43:27 +03:00
parent ee8218ebcc
commit e4df828a52

View File

@@ -0,0 +1,10 @@
kind: Service
apiVersion: v1
metadata:
name: openresty
spec:
ports:
- port: 80
targetPort: 80
selector:
k8s-app: openresty