Compare commits
3 Commits
r-ce13d286
...
master
Author | SHA1 | Date |
---|---|---|
|
3d175d1260 | |
|
3fe2dd2612 | |
|
1e15a53750 |
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
|
||||
tag: "r-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth-v1"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-ce13d286f79a538141a71c20083a157bcab70b61"
|
||||
tag: "r-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-fido-uaf-v1"
|
||||
credentials: "git-credentials"
|
||||
database:
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-ce13d286f79a538141a71c20083a157bcab70b61"
|
||||
tag: "r-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-fido2-v1"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -44,7 +44,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
|
||||
tag: "r-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-logrend-v1"
|
||||
credentials: "git-credentials"
|
||||
podSecurity:
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
|
||||
tag: "r-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-proxy-v1"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -14,6 +14,3 @@ spec:
|
|||
protocol: "HTTPS"
|
||||
servicePort: 8443
|
||||
serviceName: "ob-proxy-v1"
|
||||
canary:
|
||||
header: "canary-agov-w"
|
||||
cookie: "canary-agov-w"
|
||||
|
|
Loading…
Reference in New Issue