forked from canada-ca/tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkustomization.yaml
More file actions
37 lines (37 loc) · 1.07 KB
/
kustomization.yaml
File metadata and controls
37 lines (37 loc) · 1.07 KB
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
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: gcr.io/track-compliance/db-migration
newTag: master-0000000
- name: gcr.io/track-compliance/dns
newTag: master-0000000
- name: gcr.io/track-compliance/https
newTag: master-0000000
- name: gcr.io/track-compliance/result-queue
newTag: master-0000000
- name: gcr.io/track-compliance/results
newTag: master-0000000
- name: gcr.io/track-compliance/scan-queue
newTag: master-0000000
- name: gcr.io/track-compliance/ssl
newTag: master-0000000
resources:
- knative/config/queues.yaml
- knative/config/config.yaml
- knative/config/autoscan.yaml
- knative/config/guidance.yaml
- knative/config/summaries.yaml
- knative/config/dmarc-report.yaml
- knative/config/redis.yaml
- tracker-api-deployment.yaml
- tracker-api-service.yaml
- tracker-api-virtual-service.yaml
- tracker-frontend-deployment.yaml
- tracker-frontend-service.yaml
- tracker-frontend-virtual-service.yaml
- publicgateway.yaml
- certificate.yaml
- arangodb-operator.yaml
- arangodb-deployment.yaml
- issuers.yaml
- backup-service-account.yaml