Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ansible/roles/operators/defaults/4.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
osv_channel: stable

# AMQ subscription channel
amq_channel: amq-streams-1.x
amq_channel: amq-streams-2.x

# Cluster Logging Operator channel
cluster_logging_channel: 5.2
cluster_logging_channel: stable-5.2

# Elasticsearch Operator channel
elasticsearch_channel: 5.2
elasticsearch_channel: stable-5.2

# Precision Time Protocol (ptp) Operator channel
ptp_channel: stable
Expand Down