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

Commit

Permalink
Merge branch 'update-cassandra-in-jaeger-helm' into kubernetes-1.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Dec 5, 2018
2 parents 26447b9 + 61b8502 commit e02f5b5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Service
metadata:
labels:
app: cassandra
chart: cassandra-0.9.3
chart: cassandra-0.9.4
heritage: Tiller
release: jaeger
name: jaeger-cassandra
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: StatefulSet
metadata:
labels:
app: cassandra
chart: cassandra-0.9.3
chart: cassandra-0.9.4
heritage: Tiller
release: jaeger
name: jaeger-cassandra
Expand Down
4 changes: 2 additions & 2 deletions integration/init/jaeger-helm/expected/rendered.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ kind: Service
metadata:
labels:
app: cassandra
chart: cassandra-0.9.3
chart: cassandra-0.9.4
heritage: Tiller
release: jaeger
name: jaeger-cassandra
Expand Down Expand Up @@ -157,7 +157,7 @@ kind: StatefulSet
metadata:
labels:
app: cassandra
chart: cassandra-0.9.3
chart: cassandra-0.9.4
heritage: Tiller
release: jaeger
name: jaeger-cassandra
Expand Down

0 comments on commit e02f5b5

Please sign in to comment.