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

Commit

Permalink
Merge pull request #749 from laverya/update-cassandra-in-jaeger-helm
Browse files Browse the repository at this point in the history
Update cassandra to match generated files
  • Loading branch information
laverya authored Dec 5, 2018
2 parents 54b5225 + 61b8502 commit 06f884e
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 06f884e

Please sign in to comment.