Skip to content

Instantly share code, notes, and snippets.

@xximjasonxx
Created January 21, 2020 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xximjasonxx/fcbe1c3d2abe3d7f5d04c2ae26c10527 to your computer and use it in GitHub Desktop.
Save xximjasonxx/fcbe1c3d2abe3d7f5d04c2ae26c10527 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: server-hostnames
namespace: user-api
data:
names-api-hostname: http://names-api-svc.names-api
movies-api-hostname: http://movies-api-svc.movies-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment