Skip to content

Commit

Permalink
operator datadog-operator (1.2.1)
Browse files Browse the repository at this point in the history
Signed-off-by: Fanny Jiang <[email protected]>
  • Loading branch information
fanny-jiang committed Oct 23, 2023
1 parent 9d17bb0 commit fbd0e2b
Show file tree
Hide file tree
Showing 7 changed files with 19,778 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
creationTimestamp: null
name: datadog-operator-webhook-service
spec:
ports:
- port: 443
targetPort: 9443
selector:
control-plane: controller-manager
status:
loadBalancer: {}
Loading

0 comments on commit fbd0e2b

Please sign in to comment.