ch 3 years ago
commit 0bbc4a97f7

@ -42,17 +42,13 @@ spec:
kind: Service
apiVersion: v1
metadata:
labels:
app: $IMAGES
name: $IMAGES
namespace: yanxuan
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: http
- port: 80
protocol: TCP
targetPort: 80
selector:
app: $IMAGES
sessionAffinity: None
type: ClusterIP

Loading…
Cancel
Save