Merge pull request #1547 from unthought/unthought/fix-gce-gke-service
fix broken GCE-GKE service descriptor
This commit is contained in:
commit
b06c9aae2c
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ spec:
|
||||||
targetPort: http
|
targetPort: http
|
||||||
- name: https
|
- name: https
|
||||||
port: 443
|
port: 443
|
||||||
targetPort: http
|
targetPort: https
|
||||||
|
|
Loading…
Reference in a new issue