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:
|
annotations:
|
||||||
openshift.io/description: "{{description}}"
|
openshift.io/description: "{{description}}"
|
||||||
openshift.io/display-name: "{{app}}"
|
openshift.io/display-name: "{{app}}"
|
||||||
{% if env == 'staging' %}
|
|
||||||
{% else %}
|
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
{% endif %}
|
|
||||||
name: "{{app}}"
|
name: "{{app}}"
|
||||||
spec: {}
|
spec: {}
|
||||||
status: {}
|
status: {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue