Fix error: failed to find unique target for patch apps_v1_Deployment|example-deploy

This commit is contained in:
Bench Wang 2021-12-01 16:28:18 +08:00
parent e43dac88f2
commit aa45329eb2
4 changed files with 4 additions and 0 deletions

View File

@ -2,5 +2,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: example-deploy
namespace: example
spec:
replicas: 4

View File

@ -2,6 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: example-deploy
namespace: example
spec:
template:
spec:

View File

@ -2,5 +2,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: example-deploy
namespace: example
spec:
replicas: 6

View File

@ -2,6 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: example-deploy
namespace: example
spec:
template:
spec: