Skip to content

Commit 79c8aa6

Browse files
committed
fix: small styling fix
Signed-off-by: jzywieck <jzywiecki@splunk.com>
1 parent fa323f8 commit 79c8aa6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/default/kustomization-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bases:
2020
- ../manager
2121
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2222
# crd/kustomization.yaml
23-
# - ../webhook
23+
#- ../webhook
2424
- ../app-webhook
2525
# [CERTMANAGER] Required for apps webhook
2626
- ../certmanager

config/default/kustomization-namespace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bases:
2020
- ../manager
2121
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2222
# crd/kustomization.yaml
23-
# - ../webhook
23+
#- ../webhook
2424
- ../app-webhook
2525
# [CERTMANAGER] Required for apps webhook
2626
- ../certmanager

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bases:
2020
- ../manager
2121
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2222
# crd/kustomization.yaml
23-
# - ../webhook
23+
#- ../webhook
2424
- ../app-webhook
2525
# [CERTMANAGER] Required for apps webhook
2626
- ../certmanager

0 commit comments

Comments
 (0)