Compare commits
No commits in common. "master" and "r-ce13d286f79a538141a71c20083a157bcab70b61" have entirely different histories.
master
...
r-ce13d286
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
|
||||
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-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
tag: "r-ce13d286f79a538141a71c20083a157bcab70b61"
|
||||
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-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
tag: "r-ce13d286f79a538141a71c20083a157bcab70b61"
|
||||
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-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
|
||||
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-9e206f8d793087e7a1996ae58b5ed2116e3e9af7"
|
||||
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-proxy-v1"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -14,3 +14,6 @@ spec:
|
|||
protocol: "HTTPS"
|
||||
servicePort: 8443
|
||||
serviceName: "ob-proxy-v1"
|
||||
canary:
|
||||
header: "canary-agov-w"
|
||||
cookie: "canary-agov-w"
|
||||
|
|
Loading…
Reference in New Issue