nuke conditional
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
d23122bf18
commit
fd275a5154
1 changed files with 0 additions and 4 deletions
|
@ -1,11 +1,7 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
{% if env == 'staging' %}
|
|
||||||
name: "waiverdb-stg-secret"
|
|
||||||
{% else %}
|
|
||||||
name: "waiverdb-secret"
|
name: "waiverdb-secret"
|
||||||
{% endif %}
|
|
||||||
labels:
|
labels:
|
||||||
app: "waiverdb"
|
app: "waiverdb"
|
||||||
stringData:
|
stringData:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue