Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
Revert "Try another opsfile formate for updating kubo"
Browse files Browse the repository at this point in the history
This reverts commit cafdd2f.
  • Loading branch information
lubronzhan committed Jul 16, 2019
1 parent d2a133e commit 9ded54f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions manifests/ops-files/misc/dev.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
- type: remove
path: /releases/name=kubo

- type: replace
path: /releases/-
path: /releases/name=kubo
value:
name: kubo
version: latest

- type: remove
path: /releases/name=kubernetes

- type: replace
path: /releases/-
path: /releases/name=kubernetes?
value:
name: kubernetes
version: latest

0 comments on commit 9ded54f

Please sign in to comment.