Add some more totp and yubi deploys

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-24 00:14:57 +02:00
parent 104d25852c
commit 0464c8aa97
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ metadata:
service: totpcgi service: totpcgi
name: totpcgi name: totpcgi
spec: spec:
replicas: 1 replicas: 3
selector: selector:
deploymentconfig: totpcgi deploymentconfig: totpcgi
strategy: strategy:

View file

@ -6,7 +6,7 @@ metadata:
service: yubikey service: yubikey
name: yubikey name: yubikey
spec: spec:
replicas: 1 replicas: 3
selector: selector:
deploymentconfig: yubikey deploymentconfig: yubikey
strategy: strategy: