feat: deploy podinfo
This commit is contained in:
@@ -44,10 +44,4 @@ data:
|
||||
replicaCount: 1
|
||||
service:
|
||||
type: LoadBalancer
|
||||
resources:
|
||||
limits:
|
||||
memory: 256Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
|
||||
externalPort: 80
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
# - ../base/podinfo.yaml
|
||||
- ../base/podinfo.yaml
|
||||
|
||||
Reference in New Issue
Block a user