Skip to content

Commit

Permalink
operator datadog-operator (1.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang authored Oct 23, 2023
1 parent daa7ee2 commit 09ac1be
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 09ac1be

Please sign in to comment.