Skip to content

Commit

Permalink
fix: add selector
Browse files Browse the repository at this point in the history
  • Loading branch information
H1ghBre4k3r committed Oct 22, 2023
1 parent e677710 commit 91b601f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions manifests/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,14 @@ metadata:
namespace: decentnoobbot
spec:
replicas: 1
selector:
matchLabels:
io.kompose.service: decentnoobbot-deployment
strategy: {}
template:
metadata:
labels:
io.kompose.service: decentnoobbot-deployment
spec:
containers:
- image: ghcr.io/pesca-dev/decentnoobbot:f9f240649f38ad799e702e8a3bf35a690912ca81
Expand Down

0 comments on commit 91b601f

Please sign in to comment.