Refactored k8s manifest
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-06-04 09:08:36 +02:00
parent 8d8c1436f6
commit fc25d7ea40
3 changed files with 7 additions and 4 deletions
+7
View File
@@ -26,6 +26,11 @@ data:
ValidPayfastHosts__4: "ips.payfast.co.za"
ValidPayfastHosts__5: "api.payfast.co.za"
ValidPayfastHosts__6: "payment.payfast.io"
AuthentikSettings__Authority: "https://id.khongisa.co.za/application/o/midrand-books-api-uat/"
AuthentikSettings__IntrospectionUrl: "https://id.khongisa.co.za/application/o/introspect/"
AuthentikSettings__RequiredClaimName: "scope"
AuthentikSettings__RequiredClaimNameValue: "openid"
AuthentikSettings__RequireHttpsMetadata: "true"
---
apiVersion: v1
kind: Secret
@@ -41,6 +46,8 @@ data:
hasher-payfastpassphrase: OUdBSVIwdFdwaFgwcU8=
bookshop-s3-accesskey: R0s1MTRkMmNlOGRjNjkyMzdhMDVjMDFlZWY=
bookshop-s3-secretkey: ZWFhZmVkYTFhZWQ0MDllY2ZlNjA3MTRlY2RhNTQ5YjgyYmRmNWEzZGFmOWYxOGRkNjFmNjZiNDk3M2E2NDgyZQ==
authentik-clientid: aTZ5Z3I4NEhsbmh4RllxTEpWSjJIaGRsVnJPWUU0UG51clQ1Y1BRVw==
authentik-clientsecret: dHZQVU0zVnFmazJzcmE5OXM5bE4zWWxpMHlsYUdUNnZiUUJxZkg3S3ZTSWJUZUo2ZFpHQjEyTlc0TXhxRERXSmV4UDd2WGZqVEFadFIzajNpdkQ2Y1RKcjV4UTlTNHJwRm5TZlk0Rmk2OVJOd1J2S0hqOGhWcmQzd29icTZPREc=
---
apiVersion: v1
kind: PersistentVolumeClaim