The Wayback Machine - https://web.archive.org/web/20211127191153/https://github.com/topics/oam
Skip to content
#

oam

Here are 18 public repositories matching this topic...

barnettZQG
barnettZQG commented Nov 24, 2021
{
 "schema": {
  "properties": {
   "envMappings": {
    "additionalProperties": {
     "properties": {
      "key": {
       "type": "string"
      },
      "secret": {
       "type": "string"
      }
     },
     "required": [
      "secret"
     ],
     "type": "object"
    },
    "description": "The mapping of environment variables to secret",
    "title": "envMappings"

Improve this page

Add a description, image, and links to the oam topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oam topic, visit your repo's landing page and select "manage topics."

Learn more