Fixing changelog versions to be based off the operator version

This commit is contained in:
John Peterson
2020-10-01 17:30:12 -07:00
parent 2cc08a26b1
commit c49b583510
20 changed files with 2007 additions and 88 deletions

View File

@@ -8,17 +8,17 @@ spec:
selector:
app: rabbitmq
ports:
- name: port1
- name: epmd
protocol: TCP
port: 4369
targetPort: 4369
- name: port3
- name: ampq
protocol: TCP
port: 5672
targetPort: 5672
- name: port4
- name: management
protocol: TCP
port: 25672
port: 15672
targetPort: 25672
type: ClusterIP