-
Notifications
You must be signed in to change notification settings - Fork 12
/
service.yaml
42 lines (42 loc) · 1.2 KB
/
service.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: localizer
arguments:
ciOptions:
skipDocker: true
skipE2e: true
commands:
- localizer:
delibird: true
description: A no-frills local development approach for Kubernetes powered Developer Environments.
go:
stanza: "1.22"
grpcOptions:
disableDocGeneration: true
lintroller: silver
metrics: datadog
opslevel:
confluenceSpaceKey: DT
oss: true
reportingTeam: fnd-dt
service: false
vaultSecrets:
- deploy/honeycomb_new/%(environment)s/honeycomb
- deploy/launchdarkly/%(environment)s/launchdarkly
- deploy/mint/%(environment)s/validation/mint-validator-payload
- deploy/flagship-shared-secret/%(environment)s/authn-flagship-payload
modules:
- name: github.com/getoutreach/stencil-outreach
channel: rc
- name: github.com/getoutreach/stencil-circleci
channel: rc
- name: github.com/getoutreach/stencil-actions
channel: rc
- name: github.com/getoutreach/stencil-discovery
channel: rc
- name: github.com/getoutreach/stencil-base
channel: rc
- name: github.com/getoutreach/stencil-golang
channel: rc
- name: github.com/getoutreach/devbase
channel: rc
- name: github.com/getoutreach/stencil-pipeline
channel: rc