Compare commits

..

No commits in common. "d6086667fd2a5d194ac7e68fc64bda551aa3b15e" and "a3bd5f40b27468e6110f8a88ce73064756679e46" have entirely different histories.

2 changed files with 11 additions and 1 deletions

View File

@ -8,4 +8,4 @@ editor: ckeditor
dateCreated: 2023-11-03T14:27:02.804Z dateCreated: 2023-11-03T14:27:02.804Z
--> -->
<p>Записки бородатого сисадмина =)</p> <p>Записки бородатого сисадмина =) Test</p>

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