docs: add service annotation patching to example kustomization (#3020)

This commit is contained in:
Geoff Bourne
2024-07-28 13:28:42 -05:00
committed by GitHub
parent 46ee2331bf
commit f4634c3fd9
3 changed files with 16 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ on:
- "docs/**"
- "examples/**"
- "notes/**"
- "kustomize/**"
jobs:
build:

View File

@@ -8,6 +8,7 @@ on:
- "docs/**"
- "examples/**"
- "notes/**"
- "kustomize/**"
- "docker-compose*.yml"
- "mkdocs.yml"