mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
Merge pull request #3236 from Hokutosei/fix_replication_controller_id
changed the id of walkthrough example replication-controller to nginx
This commit is contained in:
commit
918cd3f4e2
@ -13,7 +13,7 @@ desiredState:
|
||||
desiredState:
|
||||
manifest:
|
||||
version: v1beta1
|
||||
id: ngix
|
||||
id: nginx
|
||||
containers:
|
||||
- name: nginx
|
||||
image: dockerfile/nginx
|
||||
|
Loading…
Reference in New Issue
Block a user