Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit a31e810

Browse files
authored
fix(bug): comment out the patch example (#49)
1 parent 4e3bfb0 commit a31e810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ images:
1111
newTag: latest
1212

1313
# Comment to disable HTTPS for the registry
14-
patches:
15-
- path: ./patches/add_root_certificates.yaml
14+
# patches:
15+
# - path: ./patches/add_root_certificates.yaml

0 commit comments

Comments
 (0)