Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Defaults for kabanero-operator 0.3.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczyns committed Nov 8, 2019
1 parent 48f4446 commit bfb7d82
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 48 deletions.
2 changes: 1 addition & 1 deletion config/samples/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
collections:
repositories:
- name: central
url: https://github.com/kabanero-io/collections/releases/download/0.3.0-rc.1/kabanero-index.yaml
url: https://github.com/kabanero-io/collections/releases/download/0.3.0-rc.3/kabanero-index.yaml
activateDefaultCollections: true
2 changes: 1 addition & 1 deletion config/samples/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
# A list of those repositories which are searched for collections
repositories:
- name: incubator
url: https://github.com/kabanero-io/collections/releases/download/0.3.0-rc.1/kabanero-index.yaml
url: https://github.com/kabanero-io/collections/releases/download/0.3.0-rc.3/kabanero-index.yaml

# Sets the collection resource's initial desiredState value to active or inactive when
# the CR instance is initially deployed. Post CR instance deployment, updates to
Expand Down
Loading

0 comments on commit bfb7d82

Please sign in to comment.