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
|
app: fas
|
||||||
{% if objectname == "deploymentconfig-totpcgi-vpn.yml" %}
|
{% if objectname == "deploymentconfig-totpcgi-vpn.yml" %}
|
||||||
service: totpcgi-vpn
|
service: totpcgi-vpn
|
||||||
|
name: totpcgi-vpn
|
||||||
{% else %}
|
{% else %}
|
||||||
service: totpcgi
|
service: totpcgi
|
||||||
{% endif %}
|
|
||||||
name: totpcgi
|
name: totpcgi
|
||||||
|
{% endif %}
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
selector:
|
selector:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue