feat: deploy podinfo

This commit is contained in:
2024-11-04 19:37:16 -05:00
parent b862c22c43
commit 5bed3ed351
2 changed files with 2 additions and 8 deletions

View File

@@ -44,10 +44,4 @@ data:
replicaCount: 1
service:
type: LoadBalancer
resources:
limits:
memory: 256Mi
requests:
cpu: 100m
memory: 64Mi
externalPort: 80

View File

@@ -2,4 +2,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# - ../base/podinfo.yaml
- ../base/podinfo.yaml