io.javaoperatorsdk.operator.sample.service.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sample-tomcat-operator Show documentation
Show all versions of sample-tomcat-operator Show documentation
Provisions Tomcat Pods and deploys Webapplications in them
apiVersion: v1
kind: Service
metadata:
name: ""
spec:
selector:
app: ""
ports:
- protocol: TCP
port: 80
targetPort: 8080
type: NodePort
© 2015 - 2025 Weber Informatics LLC | Privacy Policy