Use layer1-port-doris
This commit is contained in:
parent
5aebe67702
commit
58d973c5f2
|
@ -2,20 +2,20 @@
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
metadata:
|
metadata:
|
||||||
name: layer1-gu-port-doris
|
name: layer1-port-doris
|
||||||
namespace: helmrds
|
namespace: helmrds
|
||||||
labels:
|
labels:
|
||||||
app: layer1-gu-port-doris
|
app: layer1-port-doris
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: layer1-gu-port-doris
|
app: layer1-port-doris
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp:
|
creationTimestamp:
|
||||||
labels:
|
labels:
|
||||||
app: layer1-gu-port-doris
|
app: layer1-port-doris
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: doris
|
- name: doris
|
||||||
|
|
Loading…
Reference in a new issue