This commit is contained in:
douzeb 2022-12-20 17:44:16 +01:00
parent 1a782d4a29
commit 0a42fdab86
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ kind: Service
metadata:
name: k8s-poc-nginx-service
spec:
type: LoadBalancer
type: ClusterIP
selector:
app: k8s-poc-nginx
ports:

View File

@ -1,6 +1,6 @@
bases:
- ../base/
namePrefix: prod-
#namePrefix: prod-
patchesStrategicMerge:
- replicas.yaml
- resources.yaml