Skip to content

sanoyo/logsync-crd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logsync-crd

How to use it

yaml

apiVersion: logging.yo.logsync/v1
kind: LogSync
metadata:
  name: logsync-sample
spec:
  projectID: projectID
  destination: storage.googleapis.com/okan-tfstate
  filter: severity >= ERROR

command

kubectl apply -f config/samples/logging_v1_logsync.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published