Now you can just install Liberica JDK pkg-distibution using brew and will never face the problem mentioned below:
brew tap bell-sw/liberica
brew cask install liberica-jdk11
| # Use envFrom to load Secrets and ConfigMaps into environment variables | |
| apiVersion: apps/v1beta2 | |
| kind: Deployment | |
| metadata: | |
| name: mans-not-hot | |
| labels: | |
| app: mans-not-hot | |
| spec: | |
| replicas: 1 |
| Criteria criteria = new Criteria().andOperator( | |
| where("warehouse").is(warehouse), | |
| where("date").gte(currentYear.getStart()), | |
| where("date").lte(currentYear.getEnd()) | |
| ); | |
| ProjectionOperation dateProjection = project() | |
| .and("amount").as("amount") | |
| .and("date").extractYear().as("year") | |
| .and("date").extractMonth().as("month"); |
As configured in my dotfiles.
start new:
tmux
start new with session name: