Skip to content
Snippets Groups Projects
README.md 177 B
Newer Older
  • Learn to ignore specific revisions
  • 
    
    # OZG Operator
    
    ## Installation
    
    ### CRDs im Cluster anlegen
    
        kubectl apply -f doc/crds/*yaml
    
    ### Service Account anlegen
    
        kubectl apply -f doc/ServiceAccount/*yaml