Fix typo (#1825)
This commit is contained in:
parent
ac1a703731
commit
54395fc944
|
|
@ -488,7 +488,7 @@ gcloud projects add-iam-policy-binding $PROJECT \
|
||||||
--role=roles/storage.objectAdmin
|
--role=roles/storage.objectAdmin
|
||||||
```
|
```
|
||||||
|
|
||||||
Please ensure, kaniko pod is running in the namespace and with Kubernetest Service Account.
|
Please ensure, kaniko pod is running in the namespace and with a Kubernetes Service Account.
|
||||||
|
|
||||||
|
|
||||||
#### Pushing to Amazon ECR
|
#### Pushing to Amazon ECR
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue