Gitlab - Argos ALM by PALO IT

Commit 6b8e3abb authored by Palo IT's avatar Palo IT

fixing patches struchture to same path

parent 0e780aaa
......@@ -3,13 +3,5 @@ kind: Kustomization
resources:
- ../base
patches:
- path: .Deployment.yaml # Ruta al archivo de parche para el Deployment
target:
kind: Deployment
#name: nombre-del-deployment
- path: .HorizontalPodAutoScaler.yaml # Ruta al archivo de parche para el HPA
target:
kind: HorizontalPodAutoscaler
#name: nombre-del-hpa
#- Deployment-patch.yml
#- HorizontalPodAutoScaler.yml
- Deployment-patch.yml
- HorizontalPodAutoScaler.yml
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment