2023-11-28 21:19:46 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
namespace: namesny-com
|
|
|
|
|
2023-12-11 22:46:03 +00:00
|
|
|
generators:
|
|
|
|
- secret-generator.yaml
|
|
|
|
|
2023-11-28 21:19:46 +00:00
|
|
|
resources:
|
2023-12-11 22:46:03 +00:00
|
|
|
- namespace.yaml
|
|
|
|
- deployment.yaml
|
|
|
|
- service.yaml
|
|
|
|
- ingress.yaml
|