Fix totpcgi-vpn name
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
3792988ca2
commit
9c8c6a8e3c
1 changed files with 2 additions and 1 deletions
|
@ -5,10 +5,11 @@ metadata:
|
|||
app: fas
|
||||
{% if objectname == "deploymentconfig-totpcgi-vpn.yml" %}
|
||||
service: totpcgi-vpn
|
||||
name: totpcgi-vpn
|
||||
{% else %}
|
||||
service: totpcgi
|
||||
{% endif %}
|
||||
name: totpcgi
|
||||
{% endif %}
|
||||
spec:
|
||||
replicas: 3
|
||||
selector:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue