s="octicon octicon-file-directory"> supports-preserve-symlinks-flag 30f7226d9a first commit 2 years ago tailwind-color-palette 30f7226d9a first commit 2 years ago tailwindcss 30f7226d9a first commit 2 years ago thenify 30f7226d9a first commit 2 years ago thenify-all 30f7226d9a first commit 2 years ago to-regex-range 30f7226d9a first commit 2 years ago tr46 30f7226d9a first commit 2 years ago ts-interface-checker 30f7226d9a first commit 2 years ago uglify-js 30f7226d9a first commit 2 years ago underscore 30f7226d9a first commit 2 years ago upper-case 30f7226d9a first commit 2 years ago util-deprecate 30f7226d9a first commit 2 years ago valid-data-url 30f7226d9a first commit 2 years ago web-resource-inliner 30f7226d9a first commit 2 years ago webidl-conversions 30f7226d9a first commit 2 years ago whatwg-url 30f7226d9a first commit 2 years ago wrap-ansi 30f7226d9a first commit 2 years ago wrappy 30f7226d9a first commit 2 years ago y18n 30f7226d9a first commit 2 years ago yallist 30f7226d9a first commit 2 years ago yaml 30f7226d9a first commit 2 years ago yargs 30f7226d9a first commit 2 years ago yargs-parser 30f7226d9a first commit 2 years ago .yarn-integrity 30f7226d9a first commit 2 years ago tum/soc - Gogs: Simplico Git Service

No Description

service.yml 230B

12345678910111213141516
  1. apiVersion: v1
  2. kind: Service
  3. metadata:
  4. namespace: iris-web
  5. name: iris-psql-service
  6. labels:
  7. site: iris
  8. spec:
  9. selector:
  10. app: iris-psql
  11. ports:
  12. - protocol: TCP
  13. port: 5432
  14. targetPort: 5432
  15. type: ClusterIP