Merge pull request #402 from 3dwardch3ng/app/home-assistant

fixing metadata for core and node-red
This commit is contained in:
2024-07-01 22:40:15 +10:00
committed by GitHub
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:
name: home-assistant
namespace: home-assistant
labels:
app: home-assistant
name: home-assistant
namespace: home-assistant
app.kubernetes.io/name: home-assistant
spec:
replicas: 1
selector: