Commit 02c86ca8 authored by Anton Borisov's avatar Anton Borisov

Update node1.yml

parent f7f48fb2
Pipeline #75 failed with stages
in 19 seconds
...@@ -4,7 +4,7 @@ apiVersion: v1 ...@@ -4,7 +4,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: node1 name: node1
namespace: test namespace: dev
labels: labels:
app: node1 app: node1
spec: spec:
...@@ -27,7 +27,7 @@ metadata: ...@@ -27,7 +27,7 @@ metadata:
name: node1 name: node1
labels: labels:
app: node1 app: node1
namespace: test namespace: dev
spec: spec:
replicas: 1 replicas: 1
strategy: strategy:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment