nuke conditional

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2017-08-23 21:31:19 +00:00
parent d23122bf18
commit fd275a5154

View file

@ -1,11 +1,7 @@
apiVersion: v1
kind: Secret
metadata:
{% if env == 'staging' %}
name: "waiverdb-stg-secret"
{% else %}
name: "waiverdb-secret"
{% endif %}
labels:
app: "waiverdb"
stringData: