Update master branch with latest devs from unstable branch #34

Open
pcaseiro wants to merge 65 commits from unstable into master
2 changed files with 3 additions and 2 deletions
Showing only changes of commit fcfbb6cc30 - Show all commits

View File

@ -23,7 +23,7 @@ spec:
- configMapRef: - configMapRef:
name: hydra-saml-env name: hydra-saml-env
ports: ports:
- containerPort: 80 - containerPort: 8080
resources: {} resources: {}
restartPolicy: Always restartPolicy: Always
--- ---
@ -37,6 +37,7 @@ spec:
ports: ports:
- name: http - name: http
port: 80 port: 80
targetPort: 8080
selector: selector:
io.kompose.service: hydra-saml-remote-user io.kompose.service: hydra-saml-remote-user
status: status: