main
Федоров Дмитрий 2023-11-07 21:19:18 +03:00
parent 493ff61ef2
commit 5c2d88fa1f
1 changed files with 10 additions and 0 deletions

10
test.yaml Normal file
View File

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