committed by
Kubernetes Prow Robot
parent
3d75e6a881
commit
5ec608971a
@@ -306,7 +306,7 @@ username.txt: 5 bytes
|
|||||||
```
|
```
|
||||||
|
|
||||||
For example, to generate a Secret from literals `username=admin` and `password=secret`,
|
For example, to generate a Secret from literals `username=admin` and `password=secret`,
|
||||||
you can specify the secret generator in `kusotmization.yaml` as
|
you can specify the secret generator in `kustomization.yaml` as
|
||||||
```shell
|
```shell
|
||||||
# Create a kustomization.yaml file with SecretGenerator
|
# Create a kustomization.yaml file with SecretGenerator
|
||||||
$ cat <<EOF >./kustomization.yaml
|
$ cat <<EOF >./kustomization.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user