fixing metadata for core and node-red

This commit is contained in:
2024-07-01 22:39:43 +10:00
parent a2f83d5ef8
commit 40ddba1f5e
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: node-red name: node-red
namespace: home-assistant namespace: home-assistant
labels: labels:
app: node-red app.kubernetes.io/name: node-red
spec: spec:
replicas: 1 replicas: 1
selector: selector:

View File

@@ -1,10 +1,10 @@
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: home-assistant
namespace: home-assistant
labels: labels:
app: home-assistant app.kubernetes.io/name: home-assistant
name: home-assistant
namespace: home-assistant
spec: spec:
replicas: 1 replicas: 1
selector: selector: