File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/tutorials/stateful-application Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ StatefulSetに関連するすべてのリソースを自動的に破棄するよ
246
246
247
247
# # Cassandraコンテナの環境変数
248
248
249
- このチュートリアルのPodでは、Googleの[コンテナレジストリ](https://cloud.google.com/container-registry/docs/)の[` gcr.io/google-samples/cassandra:v13` ](https://github.com/kubernetes/examples/blob/master/cassandra/image/Dockerfile)イメージを使用しました。このDockerイメージは[debian-base](https://github.com/kubernetes/kubernetes /tree/master/build/debian-base)をベースにしており、OpenJDK 8が含まれています。
249
+ このチュートリアルのPodでは、Googleの[コンテナレジストリ](https://cloud.google.com/container-registry/docs/)の[` gcr.io/google-samples/cassandra:v13` ](https://github.com/kubernetes/examples/blob/master/cassandra/image/Dockerfile)イメージを使用しました。このDockerイメージは[debian-base](https://github.com/kubernetes/release /tree/master/images /build/debian-base)をベースにしており、OpenJDK 8が含まれています。
250
250
251
251
このイメージには、Apache Debianリポジトリの標準のCassandraインストールが含まれます。
252
252
環境変数を利用すると、` cassandra.yaml` に挿入された値を変更できます。
You can’t perform that action at this time.
0 commit comments