Skip to content

Commit

Permalink
Add slem4r images in channel (#544)
Browse files Browse the repository at this point in the history
Rename the channel to a new resource

Signed-off-by: David Cassany <[email protected]>
(cherry picked from commit 1591a02)
  • Loading branch information
davidcassany committed Nov 29, 2023
1 parent a867d93 commit c7f1dc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .obs/chartfile/operator/templates/channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: elemental.cattle.io/v1beta1
kind: ManagedOSVersionChannel
metadata:
name: elemental-teal-channel
name: elemental-channel
namespace: fleet-default
spec:
options:
Expand Down
2 changes: 1 addition & 1 deletion .obs/chartfile/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ seedImage:
imagePullPolicy: IfNotPresent

channel:
repository: "rancher/elemental-teal-channel"
repository: "rancher/elemental-channel"
tag: "%VERSION%"

# number of operator replicas to deploy
Expand Down

0 comments on commit c7f1dc1

Please sign in to comment.