Updated policies: default:deployment/example-deploy

This commit is contained in:
marcel-dempers 2020-06-30 00:52:07 +00:00
parent 0aca4d7f5d
commit c03a1b608d

View File

@ -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: