Authored-By: OpenAI (GPT-5) <noreply@openai.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
- certificate.yaml
|
||||
{%- for resource in resources %}
|
||||
- {{ resource }}
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user