|
@@ -1,20 +1,8 @@
|
|
|
apiVersion: apps/v1
|
|
|
kind: Deployment
|
|
|
metadata:
|
|
|
- annotations:
|
|
|
- deployment.kubernetes.io/revision: "1"
|
|
|
- field.cattle.io/creatorId: user-ktj2n
|
|
|
- field.cattle.io/publicEndpoints: '[{"addresses":["172.18.129.124"],"port":31692,"protocol":"TCP","serviceName":"dev:diagnosis1-nodeport","allNodes":true}]'
|
|
|
- creationTimestamp: "2020-02-20T08:02:48Z"
|
|
|
- generation: 2
|
|
|
- labels:
|
|
|
- cattle.io/creator: norman
|
|
|
- workload.user.cattle.io/workloadselector: deployment-dev-diagnosis1
|
|
|
name: diagnosis1
|
|
|
namespace: dev
|
|
|
- resourceVersion: "27368155"
|
|
|
- selfLink: /apis/apps/v1/namespaces/dev/deployments/diagnosis1
|
|
|
- uid: e920a811-f196-4797-b77d-3f180b14edda
|
|
|
spec:
|
|
|
progressDeadlineSeconds: 600
|
|
|
replicas: 1
|
|
@@ -30,7 +18,6 @@ spec:
|
|
|
template:
|
|
|
metadata:
|
|
|
annotations:
|
|
|
- cattle.io/timestamp: "2020-02-20T08:02:48Z"
|
|
|
field.cattle.io/ports: '[[{"containerPort":8080,"dnsName":"diagnosis1-nodeport","kind":"NodePort","name":"8080tcp01","protocol":"TCP","sourcePort":0}]]'
|
|
|
creationTimestamp: null
|
|
|
labels:
|