mirror of
https://github.com/Gradiant/open5gs-legacy-operator.git
synced 2025-10-23 00:02:07 +00:00
8 lines
325 B
YAML
8 lines
325 B
YAML
# This kustomization.yaml is not intended to be run by itself,
|
|
# since it depends on service name and namespace that are out of this kustomize package.
|
|
# It should be run by config/default
|
|
resources:
|
|
- bases/net.gradiant.org_open5gs.yaml
|
|
- bases/net.gradiant.org_open5gsusers.yaml
|
|
#+kubebuilder:scaffold:crdkustomizeresource
|