mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Updated policies: default:deployment/example-deploy
This commit is contained in:
parent
0aca4d7f5d
commit
c03a1b608d
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
@ -5,6 +6,8 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: example-app
|
app: example-app
|
||||||
test: test
|
test: test
|
||||||
|
annotations:
|
||||||
|
fluxcd.io/tag.example-app: glob:1.*
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user