fix: merge with main
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
replicaCount: 2
|
||||
|
||||
image:
|
||||
tag: v2.97.5
|
||||
|
||||
podAnnotations:
|
||||
dapr.io/app-id: "prod-atlantis"
|
||||
|
||||
|
||||
@@ -347,6 +347,48 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"domain": "bioceanor.com",
|
||||
"access": [
|
||||
{
|
||||
"matching": ".*@bioceanor.com",
|
||||
"group": "/bioceanor",
|
||||
"roles": [ "user" ],
|
||||
"capabilities": [
|
||||
"run:transport",
|
||||
"run:sedimentation"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"domain": "oceanvisuals.no",
|
||||
"access": [
|
||||
{
|
||||
"matching": ".*@oceanvisuals.no",
|
||||
"group": "/oceanvisuals",
|
||||
"roles": [ "user" ],
|
||||
"capabilities": [
|
||||
"run:transport",
|
||||
"run:sedimentation"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"domain": "capgemini.com",
|
||||
"access": [
|
||||
{
|
||||
"matching": ".*@capgemini.com",
|
||||
"group": "/capgemini",
|
||||
"roles": [ "user" ],
|
||||
"capabilities": [
|
||||
"run:transport",
|
||||
"run:sedimentation"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"domain": "gmail.com",
|
||||
"access": [
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
replicaCount: 2
|
||||
|
||||
image:
|
||||
tag: v4.16.3
|
||||
|
||||
podAnnotations:
|
||||
dapr.io/enabled: "true"
|
||||
dapr.io/app-id: "prod-sorcerer"
|
||||
|
||||
Reference in New Issue
Block a user