All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.javaoperatorsdk.operator.sample.service.yaml Maven / Gradle / Ivy

There is a newer version: 1.7.1
Show newest version
apiVersion: v1
kind: Service
metadata:
  name: ""
spec:
  selector:
    app: ""
  ports:
  - protocol: TCP
    port: 80
    targetPort: 80
  type: NodePort




© 2015 - 2024 Weber Informatics LLC | Privacy Policy