PROJECT 516 B

1234567891011121314151617181920
  1. # Code generated by tool. DO NOT EDIT.
  2. # This file is used to track the info used to scaffold your project
  3. # and allow the plugins properly work.
  4. # More info: https://book.kubebuilder.io/reference/project-config.html
  5. domain: iwanhae.kr
  6. layout:
  7. - go.kubebuilder.io/v4
  8. projectName: nodb
  9. repo: github.com/iwanhae/nodb
  10. resources:
  11. - api:
  12. crdVersion: v1
  13. namespaced: true
  14. controller: true
  15. domain: iwanhae.kr
  16. group: database
  17. kind: PostgreSQL
  18. path: github.com/iwanhae/nodb/api/v1
  19. version: v1
  20. version: "3"