selector and labels updated

This commit is contained in:
2024-04-15 14:37:47 +02:00
parent 9ec8e9830b
commit 6e14ce1586
3 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,13 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: traefik
namespace: traefik
spec:
selector:
matchLabels:
app: local-traefik
template:
metadata:
labels:
app: local-traefik