Untitled
unknown
yaml
a year ago
196 B
4
Indexable
apiVersion: v1 kind: Service metadata: name: kuard-srv namespace: suu spec: type: LoadBalancer selector: app: kuard ports: - protocol: TCP port: 8080 targetPort: 8080
Editor is loading...
Leave a Comment