Advertisement
Guest User

Untitled

a guest
May 20th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.46 KB | None | 0 0
  1. apiVersion: v1
  2. data:
  3.   backendport: '8080'
  4.   github.apiUrl: 'https://api.github.com'
  5.   github.clientid: very
  6.   github.secret: charm
  7.   mongo.dbname: wae19
  8.   mongo.url: 'https://api.github.com'
  9.   mongo.users: users
  10. kind: ConfigMap
  11. metadata:
  12.   creationTimestamp: '2019-05-20T12:17:28Z'
  13.   name: wae-config
  14.   namespace: wae19
  15.   resourceVersion: '3607426305'
  16.   selfLink: /api/v1/namespaces/wae19/configmaps/wae-config
  17.   uid: 3c2123f0-7af9-11e9-a2fd-0ab8769191d3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement