1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

fix: update kubernetes slack link

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
This commit is contained in:
Jayapriya Pai
2024-02-26 16:50:36 +05:30
parent a70f1945b9
commit 2d07a44166
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ blank_issues_enabled: false # Show or hide the Create a blank issue choice when
contact_links:
- name: "Questions via prometheus-operator community support on kubernetes slack - #prometheus-operator"
url: https://kubernetes.slack.com/archives/CFFDS2Z7F
about: "Join us for questions, answers or prometheus-operator related chat. Please do create issues on Github for better collaboration. If you don't have an account, sign up at http://slack.k8s.io/"
about: "Join us for questions, answers or prometheus-operator related chat. Please do create issues on Github for better collaboration. If you don't have an account, sign up at https://kubernetes.slack.com"
- name: "Question via prometheus-operator discussions (similar to Stack Overflow)"
url: https://github.com/prometheus-operator/prometheus-operator/discussions
about: "Please ask and answer questions here for async response."

View File

@@ -30,7 +30,7 @@ contribution. See the [DCO](DCO) file for details.
# Email and Chat
The project currently uses the [Kubernetes Slack](https://slack.k8s.io/):
The project currently uses the [Kubernetes Slack](https://kubernetes.slack.com):
- [#prometheus-operator](https://kubernetes.slack.com/archives/CFFDS2Z7F)
- [#prometheus-operator-dev](https://kubernetes.slack.com/archives/C01B03QCSMN)

View File

@@ -13,7 +13,7 @@
| Guillaume Hérail | github@xiu.io | `@xiu` | [@xiu](https://github.com/xiu) | Sony Interactive Entertainment |
| Jayapriya Pai | slashpai9@gmail.com | `@slashpai` | [@slashpai](https://github.com/slashpai) | Red Hat |
Please reach any of the maintainers on slack (#prometheus-operator on https://slack.k8s.io/) or email if you want to help.
Please reach any of the maintainers on slack (#prometheus-operator on https://kubernetes.slack.com) or email if you want to help.
## Triage

View File

@@ -2,7 +2,7 @@
[![Build Status](https://github.com/prometheus-operator/prometheus-operator/workflows/ci/badge.svg)](https://github.com/prometheus-operator/prometheus-operator/actions)
[![Go Report Card](https://goreportcard.com/badge/prometheus-operator/prometheus-operator "Go Report Card")](https://goreportcard.com/report/prometheus-operator/prometheus-operator)
[![Slack](https://img.shields.io/badge/join%20slack-%23prometheus--operator-brightgreen.svg)](http://slack.k8s.io/)
[![Slack](https://img.shields.io/badge/join%20slack-%23prometheus--operator-brightgreen.svg)](https://kubernetes.slack.com)
## Overview

View File

@@ -35,4 +35,4 @@ Users depending on kube-prometheus with jsonnet-bundler, should change this thei
**You still have questions why it moved?**
Feel free to either create an issue or ask in #prometheus-operator on [Kubernetes Slack](http://slack.k8s.io/).
Feel free to either create an issue or ask in #prometheus-operator on [Kubernetes Slack](https://kubernetes.slack.com).