Created
          September 1, 2020 14:45 
        
      - 
      
- 
        Save garethahealy/c95cf33ac2c2ceeca6b5a69225ac7c42 to your computer and use it in GitHub Desktop. 
    Gatekeeper constraint.yaml
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | apiVersion: constraints.gatekeeper.sh/v1beta1 | |
| kind: CommonK8sLabelsNotset | |
| metadata: | |
| name: commonk8slabelsnotset | |
| spec: | |
| match: | |
| kinds: | |
| - apiGroups: | |
| - apps.openshift.io | |
| - apps | |
| - "" | |
| - route.openshift.io | |
| kinds: | |
| - DeploymentConfig | |
| - DaemonSet | |
| - Deployment | |
| - StatefulSet | |
| - Service | |
| - Route | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment