Федоров Дмитрий 2023-11-07 18:48:48 +03:00
parent e4df828a52
commit 5e22ca482a
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
```yaml
kind: Service
apiVersion: v1
metadata:
@ -8,3 +9,4 @@ spec:
targetPort: 80
selector:
k8s-app: openresty
```