File tree Expand file tree Collapse file tree
datadog-operator/baseline
private-action-runner/__snapshot__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9393 volumeMounts :
9494 nodeSelector :
9595 kubernetes.io/os : linux
96- volumes :
96+ volumes:
Original file line number Diff line number Diff line change @@ -33,8 +33,7 @@ stringData:
3333 - com.datadoghq.kubernetes.core.getPod
3434 - com.datadoghq.kubernetes.core.listPod
3535 taskTimeoutSeconds: 25
36- httpTimeoutSeconds: 10
37-
36+ httpTimeoutSeconds: 10
3837 ---
3938# Source: private-action-runner/templates/role.yaml
4039apiVersion : rbac.authorization.k8s.io/v1
5049 verbs :
5150 - get
5251 - list
53-
5452---
5553# Source: private-action-runner/templates/rolebinding.yaml
5654apiVersion : rbac.authorization.k8s.io/v1
@@ -66,7 +64,6 @@ subjects:
6664 - kind : ServiceAccount
6765 name : custom-full-name
6866 namespace : datadog-agent
69-
7067---
7168# Source: private-action-runner/templates/service.yaml
7269apiVersion : v1
8279 - name : http
8380 port : 9016
8481 targetPort : 9016
85-
8682---
8783# Source: private-action-runner/templates/deployment.yaml
8884apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : resources-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : resources-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -34,8 +34,7 @@ stringData:
3434 actionsAllowlist:
3535 - com.datadoghq.kubernetes.core.getPod
3636 - com.datadoghq.kubernetes.core.listPod
37- httpTimeoutSeconds: 30
38-
37+ httpTimeoutSeconds: 30
3938 ---
4039# Source: private-action-runner/templates/role.yaml
4140apiVersion : rbac.authorization.k8s.io/v1
5150 verbs :
5251 - get
5352 - list
54-
5553---
5654# Source: private-action-runner/templates/rolebinding.yaml
5755apiVersion : rbac.authorization.k8s.io/v1
@@ -67,7 +65,6 @@ subjects:
6765 - kind : ServiceAccount
6866 name : my-custom-runner-sa
6967 namespace : datadog-agent
70-
7168---
7269# Source: private-action-runner/templates/service.yaml
7370apiVersion : v1
8380 - name : http
8481 port : 9016
8582 targetPort : 9016
86-
8783---
8884# Source: private-action-runner/templates/deployment.yaml
8985apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : default-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : deployment-metadata-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : deployment-metadata-labels-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : deployment-runner-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ stringData:
3131 actionsAllowlist:
3232 - com.datadoghq.kubernetes.core.getPod
3333 - com.datadoghq.kubernetes.core.listPod
34- httpTimeoutSeconds: 30
35-
34+ httpTimeoutSeconds: 30
3635 ---
3736# Source: private-action-runner/templates/role.yaml
3837apiVersion : rbac.authorization.k8s.io/v1
4847 verbs :
4948 - get
5049 - list
51-
5250---
5351# Source: private-action-runner/templates/rolebinding.yaml
5452apiVersion : rbac.authorization.k8s.io/v1
@@ -64,7 +62,6 @@ subjects:
6462 - kind : ServiceAccount
6563 name : deprecated-modes-test-private-action-runner
6664 namespace : datadog-agent
67-
6865---
6966# Source: private-action-runner/templates/service.yaml
7067apiVersion : v1
8077 - name : http
8178 port : 9016
8279 targetPort : 9016
83-
8480---
8581# Source: private-action-runner/templates/deployment.yaml
8682apiVersion : apps/v1
You can’t perform that action at this time.
0 commit comments