Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkfella91 committed Jan 18, 2025
1 parent db7b53e commit faae379
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,18 +154,17 @@ spec:
vault.hashicorp.com/agent-run-as-user: "1000"
vault.hashicorp.com/agent-run-as-group: "2000"
alertingEndpoints:
- name: "alertmanager-operated"
namespace: "observability"
- name: alertmanager-operated
namespace: observability
port: 9093
scheme: https
pathPrefix: "/"
apiVersion: v2
tlsConfig:
serverName: "alertmanager.darkfellanetwork.com"
serverName: alertmanager.darkfellanetwork.com
oauth2:
client_id: b257908e-34ad-4933-98a0-ca00ff6fcfdd
client_secret_file: /vault/secrets/client-secret
scopes: openid profile email
token_url: https://accounts.darkfellanetwork.com/realms/DarkfellaNET/protocol/openid-connect/token
podMonitorSelectorNilUsesHelmValues: false
probeSelectorNilUsesHelmValues: false
Expand Down

0 comments on commit faae379

Please sign in to comment.