generated from crossplane/provider-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init keycloak in e2e test * add helm repo * try to install realms * fixes headers * wait for ready * add all ressources to e2e test * add optional back * add optionals back * add missing optional * forgot generate * try with omitempty * make user available if equal * fixes linting * make group ready
- Loading branch information
1 parent
9d374c8
commit 3face30
Showing
10 changed files
with
82 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
apiVersion: v1 | ||
data: | ||
credentials: ewogICJob3N0IjogInNtdHAiLAogICJwb3J0IjogIjU4NyIsCiAgInNzbCI6ICIiLAogICJzdGFydHRscyI6ICJ0cnVlIiwKICAiYXV0aCI6ICJ0cnVlIiwKICAidXNlciI6ICJleGFtcGxlIiwKICAicGFzc3dvcmQiOiAic210cCIsCgogICJmcm9tIjogImV4YW1wbGVAZXhhbXBsZS5kZSIsCiAgImZyb21EaXNwbGF5TmFtZSI6ICJFeGFtcGxlIFVzZXIiCn0= | ||
kind: Secret | ||
metadata: | ||
name: smtp-credentials |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters