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
namespace: home-assistant
labels:
app: node-red
app.kubernetes.io/name: node-red
spec:
replicas: 1
selector:

View File

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