Created
August 8, 2017 18:29
-
-
Save drewwells/1eedb0eb341e1c200eb2d24fe0d69a84 to your computer and use it in GitHub Desktop.
what's the difference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
data: | |
bmc.env: |- | |
REGION=us-phoenix-1 | |
TENANCY_OCID=ocid1.tenancy.oc1..aaaa | |
USER_OCID=ocid.user.oc1..aaaa | |
kind: ConfigMap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
data: | |
bmc.env: | | |
REGION=us-phoenix-1 | |
TENANCY_OCID=ocid1.tenancy.oc1..aaaaaaaa76o6mjq6j6ae2vkgkwiriunf37uucmrxjbbylavu4ekxv7owuwzq | |
COMPARTMENT_OCID=ocid1.compartment.oc1..aaaaaaaajxiv4tcgrqrceld7iwifhb4pbdt36m2avev6otdn7mzv63dtd42a | |
USER_OCID=ocid1.user.oc1..aaaaaaaa6yuqyvkzjsre2dwdir765tvfozaxyb7khqe3cpjpg4aq7vxwxj4a | |
kind: ConfigMap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment