wso2 / k8s-wso2am-operator

WSO2 API Manager Operator for Kubernetes
Apache License 2.0
55 stars 15 forks source link

Ability to provide env values #76

Open pubudu538 opened 3 years ago

pubudu538 commented 3 years ago

Users should be able to add env values.

spec:
  pattern: Pattern-1
  profiles:
    - name: api-manager-1
      deployment:
        envs:
        - "key":"value"
BLasan commented 3 years ago

@pubudu538 will be working on this