Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
@@ -229,7 +229,7 @@ kubectl create secret generic test-secret --from-literal='username=my-app' --fro
|
||||
|
||||
{{< codenew file="pods/inject/pod-secret-envFrom.yaml" >}}
|
||||
|
||||
* Pod を作成する:
|
||||
* Podを作成する:
|
||||
|
||||
```shell
|
||||
kubectl create -f https://k8s.io/examples/pods/inject/pod-secret-envFrom.yaml
|
||||
|
||||
Reference in New Issue
Block a user