Update nginx to modern versions (#19198)
* update nginx versions * update * update examples
This commit is contained in:
@@ -208,7 +208,7 @@ spec:
|
||||
serviceAccountName: bob-the-bot
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx:1.7.9
|
||||
image: nginx:1.14.2
|
||||
```
|
||||
|
||||
Service account bearer tokens are perfectly valid to use outside the cluster and
|
||||
|
||||
Reference in New Issue
Block a user