1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-14 02:06:32 +00:00

Refactor blog URL scheme (lets not break anything this time!)

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-08 11:00:05 +13:00
parent a56bf5d13f
commit 6e9c3daca7
13 changed files with 23 additions and 20 deletions

View File

@@ -4,6 +4,8 @@ categories:
- note
tags:
- renovate
title: How to consolidating multiple manager changes in Renovate PRs
description: Here's how to configure Renovate to only create 1 PR per-file, even if multiple changes are required
---
# Consolidating multiple manager changes in Renovate PRs

View File

@@ -5,6 +5,7 @@ categories:
tags:
- kubernetes
- velero
title: How to use Velero in hardened Kubernetes cluster
---
# Using Velero in hardened Kubernetes with Istio