This commit is contained in:
Julien Cabillot
2021-06-29 12:02:54 -04:00
parent 6152586b50
commit 0b62da643d
8 changed files with 157 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
apiVersion: v1
kind: Service
metadata:
annotations:
kompose.cmd: kompose convert
kompose.version: 1.16.0 (0c01309)
creationTimestamp: null
labels:
io.kompose.service: pigallery2
name: pigallery2
spec:
ports:
- name: "80"
port: 80
targetPort: 80
selector:
io.kompose.service: pigallery2
status:
loadBalancer: {}