Skip to content

Commit

Permalink
Update roles/servicetelemetry/tasks/component_scrapeconfig.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jaromír Wysoglad <[email protected]>
  • Loading branch information
csibbitt and vyzigold authored Jul 8, 2024
1 parent d6ec624 commit 7105d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/servicetelemetry/tasks/component_scrapeconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
name: '{{ service_account.resources[0].secrets[0].name }}'
register: auth_secret

- name: Create SG-specific Service Monitor manifest
- name: Create SG-specific Scrape Config manifest
set_fact:
sg_specific_scrapeconfig_manifest: |
apiVersion: {{ prometheus_operator_api_string | replace("/v1","/v1alpha1") }}
Expand Down

0 comments on commit 7105d22

Please sign in to comment.