mirror of https://github.com/kubeflow/website.git
Fix ContainerNodePool resource (#3307)
Co-authored-by: Mihai Plasoianu <m.plasoianu@gastromatic.de>
This commit is contained in:
parent
ecbccaa296
commit
691a2cfe97
|
|
@ -88,7 +88,7 @@ spec:
|
|||
autoUpgrade: true
|
||||
clusterRef:
|
||||
name: KF_NAME # kpt-set: ${name}
|
||||
namespace: KF_PROJECT # kpt-set: ${name}
|
||||
namespace: KF_PROJECT # kpt-set: ${gcloud.core.project}
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue