mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
test deploy manifest
This commit is contained in:
parent
123be244e6
commit
6a66fa75f7
@ -2,10 +2,8 @@ apiVersion: apps/v1
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: example-deploy
|
name: example-deploy
|
||||||
namespace: default
|
|
||||||
labels:
|
labels:
|
||||||
app: example-app
|
app: example-app
|
||||||
annotations:
|
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user