define type even if default

This commit is contained in:
Julien Cabillot 2021-06-24 16:05:01 -04:00
parent c7969bfe6e
commit fe7b01eb72

View File

@ -3,6 +3,7 @@ kind: Service
metadata:
name: 'ip-deployment'
spec:
type: "ClusterIP"
ports:
- name: "http"
port: 80