Revert "trying to fix "field is immutable" error from oc apply"
This reverts commit 336d4e71ce
.
It didn't help.
This commit is contained in:
parent
336d4e71ce
commit
0a9f8119cb
1 changed files with 0 additions and 3 deletions
|
@ -4,10 +4,7 @@ metadata:
|
|||
annotations:
|
||||
openshift.io/description: "{{description}}"
|
||||
openshift.io/display-name: "{{app}}"
|
||||
{% if env == 'staging' %}
|
||||
{% else %}
|
||||
creationTimestamp: null
|
||||
{% endif %}
|
||||
name: "{{app}}"
|
||||
spec: {}
|
||||
status: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue