selector and labels updated
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user