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
|
||||
kind: Deployment
|
||||
metadata:
|
||||
@ -5,6 +6,8 @@ metadata:
|
||||
labels:
|
||||
app: example-app
|
||||
test: test
|
||||
annotations:
|
||||
fluxcd.io/tag.example-app: glob:1.*
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user