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
|
||||
kind: Secret
|
||||
metadata:
|
||||
{% if env == 'staging' %}
|
||||
name: "waiverdb-stg-secret"
|
||||
{% else %}
|
||||
name: "waiverdb-secret"
|
||||
{% endif %}
|
||||
labels:
|
||||
app: "waiverdb"
|
||||
stringData:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue