Skip to content
Snippets Groups Projects
Verified Commit 94836e05 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(query-exposer): Deploy instance on cluster

This patch deploys the query-exposer to the cluster, providing
insight into the current alert situation and this way, allow
polled notifications.
parent 8b41b3e4
No related branches found
No related tags found
No related merge requests found
Pipeline #15986 failed
......@@ -5,9 +5,7 @@ metadata:
namespace: monitoring-system
spec:
dnsNames:
- ENC[AES256_GCM,data:FausJT725sGrYNleSKOf0cmKv9FZmbD/1pm830i75tjiRuw=,iv:TFTg6q8mHbRKIDsf8liCcWyTLOoxQCy/CU1NbTmsOjg=,tag:IrfDl6hj4mz0YOAo0INIxg==,type:str]
- ENC[AES256_GCM,data:JJFgT3/dSSP63Df5pteQxGCh16UaHypGZhFBAT1GfCn0EZCm,iv:sj+tVKfOtcLVK9NLJRP40HFhkD9Jg8ZFolPFy40wA9Q=,tag:T5KeXCpUw/RBMkNOuY3tHg==,type:str]
- ENC[AES256_GCM,data:r1b3oJy97llLylgHbXA2dTjjl8CbtQm+t0DFodKCq9aB/3TqUyM=,iv:OdMQDjR/Hsj77/1RChADEgCQZ2zArw1OW36DoaQbMuE=,tag:cOhPf3RdvS5phoLNRduMhg==,type:str]
- ENC[AES256_GCM,data:TuQrdYefrFcNkO5f3IaymiTca+/It5Mnb4ZqPaea,iv:RACqGkpsHIzrqi6Rw0L7hA0mXSNS4lCm82uJ7uH7dtE=,tag:3ERK1DWF/NrTJy741BB1fw==,type:str]
issuerRef:
name: letsencrypt
kind: ClusterIssuer
......@@ -18,8 +16,8 @@ sops:
azure_kv: []
hc_vault: []
age: []
lastmodified: "2022-02-02T19:02:32Z"
mac: ENC[AES256_GCM,data:jzMEzcvIAhFm4GkBCyUJvc5GU6EcysN2voIMlnixY62dVFW/PT+7x6YmGO2Nm4ga7drQqezz4Jd/2aj9j0jT1QK/S54v0nqRLDqzuz6qd0YsSVt6ooBWlI91OEQcKNjpWIBpVzRKrxyjURhtBVYdidhdwgG1mCO81gVi5q/8hoE=,iv:tEEGYs1gy6nXWAguKTtnC5eGlVac/r60s/2jjtvUFiY=,tag:/ZSU+yaBkUWntCAsb7eMGA==,type:str]
lastmodified: "2022-11-23T03:44:10Z"
mac: ENC[AES256_GCM,data:N3dVlzv0Xebss6LIdbTO+Yy8DGFHAS7hR1HiMiujlkSVgPoSYA98VNA+YuQPilALqfeCnQE8DEPcfAlO2moKKMQ025iPwumLsqq3lbVKyyepTxgT+BbZoTJlQlPa+myha2+LNxCNokr1c4kdRiO/VowrjHc1pV+K2LQ9dSezNR0=,iv:7Od/ULC7Tw7lxLDIGIcovWh7ZU2pSZ0o5yWlSfFPI3A=,tag:epTm/UZFRe9p2OEt26iFxA==,type:str]
pgp:
- created_at: "2022-01-21T18:13:48Z"
enc: |-
......@@ -63,4 +61,4 @@ sops:
-----END PGP MESSAGE-----
fp: B137EE1549DFAF960DD1E2B15147025FB9F09E07
encrypted_regex: ^(data|stringData|email|dnsZones?|dnsNames?|hosts?|tang|externalURL)$
version: 3.7.1
version: 3.7.3
......@@ -7,3 +7,4 @@ resources:
- release-override.yaml
- json-exporter-override.yaml
- aws.yaml
- query-exposer.yaml
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment