# repoflow-plugin-service
Repoflow plugin for kubernetes service


Create the namespace based on the instance

apiVersion: v1
kind: Namespace
metadata:
  name: microservices/auth-init
