File tree Expand file tree Collapse file tree 6 files changed +18
-12
lines changed
Expand file tree Collapse file tree 6 files changed +18
-12
lines changed Original file line number Diff line number Diff line change 11# Adds namespace to all resources.
2- # Cluster-scoped deployment WITH webhook enabled (opt-in)
3- # Requires cert-manager to be installed in the cluster
2+ # Cluster-scoped deployment with enterprise validation webhooks enabled (opt-in).
3+ # The standalone App webhook is enabled by default via config/default.
4+ # Requires cert-manager to be installed in the cluster.
45namespace : splunk-operator
56
67# Value of this field is prepended to the
2021- ../persistent-volume
2122- ../service
2223- ../manager
23- # [WEBHOOK] Enabled for opt-in webhook deployment
24+ # [WEBHOOK] Enabled for enterprise validation webhooks
2425- ../webhook
2526# [CERTMANAGER] Required for webhook TLS
2627- ../certmanager
@@ -34,7 +35,7 @@ patchesStrategicMerge:
3435# through a ComponentConfig type
3536# - manager_config_patch.yaml
3637
37- # [WEBHOOK] Enabled for webhook deployment
38+ # [WEBHOOK] Enabled for enterprise validation webhooks
3839- manager_webhook_patch.yaml
3940
4041# [CERTMANAGER] Enabled for CA injection in the admission webhooks
Original file line number Diff line number Diff line change 11# Adds namespace to all resources.
2- # Namespace-scoped deployment WITH webhook enabled (opt-in)
3- # Requires cert-manager to be installed in the cluster
2+ # Namespace-scoped deployment with enterprise validation webhooks enabled (opt-in).
3+ # The standalone App webhook is enabled by default via config/default.
4+ # Requires cert-manager to be installed in the cluster.
45namespace : splunk-operator
56
67# Value of this field is prepended to the
2021- ../persistent-volume
2122- ../service
2223- ../manager
23- # [WEBHOOK] Enabled for opt-in webhook deployment
24+ # [WEBHOOK] Enabled for enterprise validation webhooks
2425- ../webhook
2526# [CERTMANAGER] Required for webhook TLS
2627- ../certmanager
@@ -34,7 +35,7 @@ patchesStrategicMerge:
3435# through a ComponentConfig type
3536# - manager_config_patch.yaml
3637
37- # [WEBHOOK] Enabled for webhook deployment
38+ # [WEBHOOK] Enabled for enterprise validation webhooks
3839- manager_webhook_patch.yaml
3940
4041# [CERTMANAGER] Enabled for CA injection in the admission webhooks
Original file line number Diff line number Diff line change 11# Adds namespace to all resources.
2- # Cluster-scoped deployment WITH webhook enabled (opt-in)
3- # Requires cert-manager to be installed in the cluster
2+ # Cluster-scoped deployment with enterprise validation webhooks enabled (opt-in).
3+ # The standalone App webhook is enabled by default via config/default.
4+ # Requires cert-manager to be installed in the cluster.
45namespace : splunk-operator
56
67# Value of this field is prepended to the
2021- ../persistent-volume
2122- ../service
2223- ../manager
23- # [WEBHOOK] Enabled for opt-in webhook deployment
24+ # [WEBHOOK] Enabled for enterprise validation webhooks
2425- ../webhook
2526# [CERTMANAGER] Required for webhook TLS
2627- ../certmanager
@@ -34,7 +35,7 @@ patchesStrategicMerge:
3435# through a ComponentConfig type
3536# - manager_config_patch.yaml
3637
37- # [WEBHOOK] Enabled for webhook deployment
38+ # [WEBHOOK] Enabled for enterprise validation webhooks
3839- manager_webhook_patch.yaml
3940
4041# [CERTMANAGER] Enabled for CA injection in the admission webhooks
Original file line number Diff line number Diff line change 2020- ../manager
2121# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2222# crd/kustomization.yaml
23+ # - ../webhook
2324- ../app-webhook
2425# [CERTMANAGER] Required for apps webhook
2526- ../certmanager
Original file line number Diff line number Diff line change 2020- ../manager
2121# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2222# crd/kustomization.yaml
23+ # - ../webhook
2324- ../app-webhook
2425# [CERTMANAGER] Required for apps webhook
2526- ../certmanager
Original file line number Diff line number Diff line change 2020- ../manager
2121# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2222# crd/kustomization.yaml
23+ # - ../webhook
2324- ../app-webhook
2425# [CERTMANAGER] Required for apps webhook
2526- ../certmanager
You can’t perform that action at this time.
0 commit comments