Skip to content

Commit

Permalink
remove apb policy and add image to ignored PU in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartshea committed Jan 4, 2020
1 parent 83fd42c commit 4ae642d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.

This file was deleted.

Expand Up @@ -21,6 +21,7 @@ data:
{% for ns in openshift_project_exclusions %}
- - '@app:k8s:namespace={{ ns }}'
{% endfor %}
- - '@app:image=docker-registry.default.svc:5000/openshift/backup-pvc-apb:latest'
killContainersOnFailure: true
kubernetesMetadataExtractor: PodAtomic
kubernetesSupportEnabled: true
Expand Down

0 comments on commit 4ae642d

Please sign in to comment.