Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

Commit f685f72

Browse files
committed
oops missed adding a host port
1 parent 839e3bb commit f685f72

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

manifests/webhook/k8s-keystone-auth.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ spec:
3535
resources:
3636
requests:
3737
cpu: 200m
38+
ports:
39+
- containerPort: 8443
40+
hostPort: 8443
41+
name: https
42+
protocol: TCP
3843
hostNetwork: true
3944
volumes:
4045
- hostPath:

0 commit comments

Comments
 (0)