Kustomize installer: add Linkerd overlay

This commit is contained in:
stefanprodan
2019-07-04 13:27:23 +03:00
parent f496f1e18f
commit 22045982e2
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
namespace: linkerd
bases:
- ../base/flagger/
patchesStrategicMerge:
- patch.yaml

View File

@@ -0,0 +1,15 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: flagger
spec:
template:
spec:
containers:
- name: flagger
args:
- -mesh-provider=linkerd
- -metrics-server=http://linkerd-prometheus:9090
- -slack-user=flagger
- -slack-channel=
- -slack-url=