mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
Fix rule config (#17111)
Indented the "ruler" config in the YAML file to fix errors when copy-pasting the config. Signed-off-by: Shehzad Qureshi <shezq23@gmail.com>
This commit is contained in:
@@ -1373,7 +1373,7 @@ ruler:
|
||||
enabled: true
|
||||
alertmanagers:
|
||||
- http://kube-prometheus-alertmanager.monitoring.svc.cluster.local:9093
|
||||
config: |-
|
||||
config: |-
|
||||
groups:
|
||||
- name: "metamonitoring"
|
||||
rules:
|
||||
@@ -1673,4 +1673,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user